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