Skip to content
Snippets Groups Projects
Commit 71158c7f authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Set up the install commands for the CMake.

parent 80b867ab
No related branches found
No related tags found
No related merge requests found
......@@ -175,11 +175,11 @@ include_directories(
# )
## Mark other files for installation (e.g. launch and bag files, etc.)
# install(FILES
# # myfile1
# # myfile2
# DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
# )
install(DIRECTORY
launch
config
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)
#############
## Testing ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment