Install xml files declaring nodelets

https://github.com/ros-perception/perception_pcl/commit/f81cded18b4f6d398b460a36c953fe6620a02bd6#commitcomment-21871201

@scottnothing Thanks!
This commit is contained in:
Kentaro Wada
2017-04-24 01:40:00 +09:00
committed by Paul Bovbel
parent d1368c0f65
commit 64996ea8d8
+1 -1
View File
@@ -205,4 +205,4 @@ install(
LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION}
) )
install(FILES pcl_nodelets.xml DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) install(DIRECTORY plugins DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})