This commit is contained in:
Julius Kammerl
2013-02-05 12:31:26 -08:00
committed by Paul Bovbel
parent 9410665556
commit f7e8a659a9
+1 -1
View File
@@ -96,7 +96,7 @@ install(TARGETS pcl_ros_tf pcl_ros_io pcl_ros_filters pcd_to_pointcloud pointclo
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
) )
# these targets locations are deprecated and will be dropped in Hydro! # these target locations are deprecated and will be dropped in Hydro!
install(TARGETS pcd_to_pointcloud pointcloud_to_pcd bag_to_pcd convert_pcd_to_image convert_pointcloud_to_image install(TARGETS pcd_to_pointcloud pointcloud_to_pcd bag_to_pcd convert_pcd_to_image convert_pointcloud_to_image
DESTINATION ${CATKIN_GLOBAL_BIN_DESTINATION}) DESTINATION ${CATKIN_GLOBAL_BIN_DESTINATION})