Skip to content

Commit

Permalink
Add missing dependency on rclcpp (#209)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
  • Loading branch information
ivanpauno committed Jan 14, 2022
1 parent 0b5263c commit 8e6409b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros_ign_bridge/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ foreach(PKG ${PACKAGES})
bridge_utils
ignition-msgs${IGN_MSGS_VER}::core
ignition-transport${IGN_TRANSPORT_VER}::core
rclcpp::rclcpp
)
set_target_properties(${PKG}_bridge
PROPERTIES POSITION_INDEPENDENT_CODE ON)
Expand Down

0 comments on commit 8e6409b

Please sign in to comment.