mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Move mavsdk_tests into test
This commit is contained in:
@@ -389,7 +389,7 @@ set_target_properties(test_results PROPERTIES EXCLUDE_FROM_ALL TRUE)
|
|||||||
# Integration testing using MAVSDK
|
# Integration testing using MAVSDK
|
||||||
option(MAVSDK_TESTING "Integration testing using MAVSDK" OFF)
|
option(MAVSDK_TESTING "Integration testing using MAVSDK" OFF)
|
||||||
if (MAVSDK_TESTING)
|
if (MAVSDK_TESTING)
|
||||||
add_subdirectory(mavsdk_tests)
|
add_subdirectory(test/mavsdk_tests)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user