mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
Move mavsdk_tests into test
This commit is contained in:
+1
-1
@@ -389,7 +389,7 @@ set_target_properties(test_results PROPERTIES EXCLUDE_FROM_ALL TRUE)
|
||||
# Integration testing using MAVSDK
|
||||
option(MAVSDK_TESTING "Integration testing using MAVSDK" OFF)
|
||||
if (MAVSDK_TESTING)
|
||||
add_subdirectory(mavsdk_tests)
|
||||
add_subdirectory(test/mavsdk_tests)
|
||||
endif()
|
||||
|
||||
#=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user