From f7e8a659a91370f22e27ebbb03737a9b42bc0f98 Mon Sep 17 00:00:00 2001 From: Julius Kammerl Date: Tue, 5 Feb 2013 12:31:26 -0800 Subject: [PATCH] typo --- pcl_ros/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcl_ros/CMakeLists.txt b/pcl_ros/CMakeLists.txt index 5aff6d2f..939479ed 100644 --- a/pcl_ros/CMakeLists.txt +++ b/pcl_ros/CMakeLists.txt @@ -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} ) -# 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 DESTINATION ${CATKIN_GLOBAL_BIN_DESTINATION})