Skip to content

Commit 8b317e1

Browse files
Update CMakeLists.txt
1 parent a27c304 commit 8b317e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

state_interfaces_broadcaster/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ target_link_libraries(state_interfaces_broadcaster PUBLIC
4040
rclcpp_lifecycle::rclcpp_lifecycle
4141
realtime_tools::realtime_tools
4242
${control_msgs_TARGETS}
43+
)
4344
pluginlib_export_plugin_description_file(controller_interface state_interfaces_broadcaster_plugin.xml)
4445

4546
if(BUILD_TESTING)

0 commit comments

Comments
 (0)