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

Set up the install commands for the CMake.

parent 74c016e9
No related branches found
No related tags found
No related merge requests found
......@@ -175,11 +175,10 @@ 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
maps
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