Skip to content

Commit

Permalink
Update rclcpp_components-extras.cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
  • Loading branch information
skucheria committed Jul 15, 2019
1 parent d321e9a commit 773f0a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rclcpp_components/rclcpp_components-extras.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ macro(_rclcpp_components_register_package_hook)
endmacro()

include("${rclcpp_components_DIR}/rclcpp_components_register_nodes.cmake")
include("${rclcpp_components_DIR}/rclcpp_components_add_node.cmake")
include("${rclcpp_components_DIR}/rclcpp_components_add_multiple_nodes.cmake")
include("${rclcpp_components_DIR}/rclcpp_components_register_node.cmake")
include("${rclcpp_components_DIR}/rclcpp_components_add_library_with_nodes.cmake")
include("${rclcpp_components_DIR}/rclcpp_components_add_library_with_nodes.cmake")

0 comments on commit 773f0a3

Please sign in to comment.