Skip to content

Commit

Permalink
Missing installation of executables
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Sep 5, 2016
1 parent 538bb10 commit cd898af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jsk_pcl_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,10 @@ install(DIRECTORY include/${PROJECT_NAME}/
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
install(TARGETS jsk_pcl_ros jsk_pcl_ros_base jsk_pcl_ros_moveit
${jsk_pcl_nodelet_executables}
bench_ransac_plane_estimation
depth_camera_error_visualization
range_sensor_error_visualization
sample_cube_nearest_point
RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION})
Expand Down

0 comments on commit cd898af

Please sign in to comment.