Skip to content
Snippets Groups Projects
Commit 562a8a5d authored by Daniel Stonier's avatar Daniel Stonier
Browse files

bugfix install location.

parent 17a97cd2
Branches
Tags
No related merge requests found
...@@ -20,4 +20,4 @@ catkin_package() ...@@ -20,4 +20,4 @@ catkin_package()
############################################################################## ##############################################################################
install(DIRECTORY ${CATKIN_DEVEL_PREFIX}/${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_bootstrap/ install(DIRECTORY ${CATKIN_DEVEL_PREFIX}/${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_bootstrap/
DESTINATION ${CATKIN_GLOBAL_MAVEN_DESTINATION}/ros/rosjava_bootstrap) DESTINATION ${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_bootstrap)
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment