Skip to content

Commit

Permalink
[rcl_action] Remove unnecessary 'target_link_libraries' macro
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobperron committed Nov 2, 2018
1 parent 88eaa3a commit 1120b2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rcl_action/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ set_source_files_properties(
add_library(${PROJECT_NAME}
${rcl_action_sources}
)
target_link_libraries(${PROJECT_NAME}
${rcl_LIBRARIES}
)

ament_target_dependencies(${PROJECT_NAME}
"rcl"
Expand Down

0 comments on commit 1120b2f

Please sign in to comment.