Merge branch '35-fix-tracetools-ament_target_dependencies-not-found-for-status-executable' into 'master'
Resolve "Fix tracetools ament_target_dependencies() not found for status executable" Closes #35 See merge request micro-ROS/ros_tracing/ros2_tracing!68
This commit is contained in:
commit
9d3ed4aa6b
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ add_executable(status
|
|||
target_link_libraries(status
|
||||
${PROJECT_NAME}
|
||||
)
|
||||
ament_target_dependencies(status
|
||||
${PROJECT_NAME}
|
||||
)
|
||||
install(TARGETS
|
||||
status
|
||||
DESTINATION lib/${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue