deprecating bin install targets
This commit is contained in:
parent
3b5234cb7f
commit
570269f2e5
@ -97,8 +97,8 @@ install(TARGETS pcl_ros_tf pcl_ros_io pcl_ros_filters pcd_to_pointcloud pointclo
|
|||||||
)
|
)
|
||||||
|
|
||||||
# these target 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})
|
||||||
|
|
||||||
install(FILES pcl_nodelets.xml DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
|
install(FILES pcl_nodelets.xml DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user