Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
Next Next commit
fix install tag
  • Loading branch information
fmessmer committed Oct 9, 2018
commit 6df08c84cf57621a8d8e9aba0268db5783c766bc
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ catkin_package()
# Installation
##############################################################################

install(DIRECTORY ${CATKIN_DEVEL_PREFIX}/${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_core/
install(DIRECTORY ${ROS_MAVEN_DEPLOYMENT_REPOSITORY}/org/ros/rosjava_core/
DESTINATION ${CATKIN_GLOBAL_MAVEN_DESTINATION}/org/ros/rosjava_core)