Skip to content
Snippets Groups Projects
Commit 51b9d6cf authored by Steven Macenski's avatar Steven Macenski
Browse files

including install forgotten costmap 2d cloud publisher

parent 54df1fa4
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,13 @@ target_link_libraries(nav2_costmap_2d
layers
)
install(TARGETS nav2_costmap_2d_core nav2_costmap_2d layers nav2_costmap_2d_client nav2_costmap_2d_markers
install(TARGETS
nav2_costmap_2d_core
nav2_costmap_2d
layers
nav2_costmap_2d_client
nav2_costmap_2d_markers
nav2_costmap_2d_cloud
ARCHIVE DESTINATION lib
LIBRARY DESTINATION lib
RUNTIME DESTINATION lib/${PROJECT_NAME}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment