Skip to content

Commit

Permalink
Install reach_ros headers (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 authored Dec 6, 2022
1 parent 711595d commit 8d04676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reach_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,6 @@ install(
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})

install(DIRECTORY include/${PROJECT_NAME}/ DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})

install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})

0 comments on commit 8d04676

Please sign in to comment.