mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 23:47:34 +08:00
cmake sitl_tests silence debug message
This commit is contained in:
committed by
Matthias Grob
parent
919a508935
commit
75c1396ed7
@@ -49,8 +49,6 @@ if (CMAKE_SYSTEM_NAME STREQUAL "CYGWIN")
|
||||
)
|
||||
endif()
|
||||
|
||||
message("${tests}")
|
||||
|
||||
foreach(test_name ${tests})
|
||||
configure_file(${PX4_SOURCE_DIR}/posix-configs/SITL/init/test/test_template.in ${PX4_SOURCE_DIR}/posix-configs/SITL/init/test/test_${test_name}_generated)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user