mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
readd console output removal
This commit is contained in:
@@ -81,7 +81,7 @@ if (NOT "${config_rtps_send_topics}" STREQUAL "" OR NOT "${config_rtps_receive_t
|
|||||||
--agent-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent
|
--agent-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent
|
||||||
--client-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_client
|
--client-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_client
|
||||||
--idl-dir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent/idl
|
--idl-dir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent/idl
|
||||||
#>micrortps_bridge.log > /dev/null
|
>micrortps_bridge.log > /dev/null
|
||||||
DEPENDS ${send_topic_files} ${receive_topic_files}
|
DEPENDS ${send_topic_files} ${receive_topic_files}
|
||||||
COMMENT "Generating RTPS topic bridge"
|
COMMENT "Generating RTPS topic bridge"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user