mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 10:57:34 +08:00
cmake add ECL_TESTS option only enabled in standalone build
This commit is contained in:
@@ -35,5 +35,5 @@ add_executable(ecl_tests_data_validator test_data_validator.cpp)
|
||||
target_link_libraries(ecl_tests_data_validator ecl_validation)
|
||||
|
||||
add_test(NAME ecl_tests_data_validator
|
||||
COMMAND ecl_tests_data_validator
|
||||
)
|
||||
COMMAND ecl_tests_data_validator
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user