Remove ament_target_dependencies() for tracetools status executable
This commit is contained in:
parent
5f370a65db
commit
b4f14c9d3b
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