[rcl_action] Remove unnecessary 'target_link_libraries' macro
This commit is contained in:
parent
88eaa3a926
commit
1120b2f6a4
1 changed files with 0 additions and 3 deletions
|
@ -45,9 +45,6 @@ set_source_files_properties(
|
||||||
add_library(${PROJECT_NAME}
|
add_library(${PROJECT_NAME}
|
||||||
${rcl_action_sources}
|
${rcl_action_sources}
|
||||||
)
|
)
|
||||||
target_link_libraries(${PROJECT_NAME}
|
|
||||||
${rcl_LIBRARIES}
|
|
||||||
)
|
|
||||||
|
|
||||||
ament_target_dependencies(${PROJECT_NAME}
|
ament_target_dependencies(${PROJECT_NAME}
|
||||||
"rcl"
|
"rcl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue