Another trywq
This commit is contained in:
parent
60114ed159
commit
6788e3cd29
|
@ -226,7 +226,7 @@ IF (CMOCKA_FOUND AND NOT OSX AND NOT CLANG)
|
||||||
set_target_properties(test_keyboardinput PROPERTIES
|
set_target_properties(test_keyboardinput PROPERTIES
|
||||||
LINK_FLAGS "-Wl,--wrap,keyboard_direction_press -Wl,--wrap,keyboard_press")
|
LINK_FLAGS "-Wl,--wrap,keyboard_direction_press -Wl,--wrap,keyboard_press")
|
||||||
add_test(test_keyboardinput test_keyboardinput)
|
add_test(test_keyboardinput test_keyboardinput)
|
||||||
ENDIF (CMOCKA_FOUND )
|
ENDIF ()
|
||||||
|
|
||||||
# LINT:
|
# LINT:
|
||||||
if (CPPCHECK_FOUND)
|
if (CPPCHECK_FOUND)
|
||||||
|
|
Loading…
Reference in New Issue