Skip to content

Commit

Permalink
Merge pull request #25 from gheorghelisca/patch-1
Browse files Browse the repository at this point in the history
sac_inc_ground_removal_node instalation location fixed
  • Loading branch information
UltronDestroyer authored Jun 20, 2016
2 parents e28c104 + 8d499f3 commit 5c24204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semantic_point_annotator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ install(DIRECTORY include/${PROJECT_NAME}/
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})

install(TARGETS sac_inc_ground_removal_node
RUNTIME DESTINATION ${CATKIN_GLOBAL_BIN_DESTINATION}
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION})

0 comments on commit 5c24204

Please sign in to comment.