mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 09:55:15 +02:00
Output packages to identify build issue
This commit is contained in:
@@ -100,6 +100,7 @@ execute_process(
|
||||
if(NOT _result EQUAL 0)
|
||||
message(FATAL_ERROR "Error finding xml packages")
|
||||
endif()
|
||||
message("Packages in '${_COLCON_CALL_DIR}: ${_packages}")
|
||||
|
||||
|
||||
# Convert output to list
|
||||
|
||||
Reference in New Issue
Block a user