mixer move test_mixer_multirotor into cmake

This commit is contained in:
Daniel Agar
2019-04-07 15:31:52 -04:00
parent d21314c74c
commit b9516d7e38
5 changed files with 31 additions and 29 deletions
+1
View File
@@ -150,6 +150,7 @@ add_custom_target(test_results
DEPENDS
px4
examples__dyn_hello
test_mixer_multirotor
USES_TERMINAL
COMMENT "Running tests in sitl"
WORKING_DIRECTORY ${PX4_BINARY_DIR})