Skip to content
Snippets Groups Projects
Commit 75c1396e authored by Daniel Agar's avatar Daniel Agar Committed by Matthias Grob
Browse files

cmake sitl_tests silence debug message

parent 919a5089
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment