mavsdk_tests: build should be independant of px4

This commit is contained in:
Daniel Agar
2020-01-01 21:30:59 -05:00
parent 7775dfbc56
commit 1edfee4fdd
5 changed files with 42 additions and 26 deletions

View File

@@ -393,9 +393,6 @@ add_custom_target(test_results
WORKING_DIRECTORY ${PX4_BINARY_DIR})
set_target_properties(test_results PROPERTIES EXCLUDE_FROM_ALL TRUE)
# Integration testing using MAVSDK
add_subdirectory(test/mavsdk_tests)
#=============================================================================
# subdirectories
#