Skip to content

Commit bbd15e8

Browse files
author
David Gossow
committed
rviz_plugin_tutorials: install rule for plugin_description.xml, not package.xml
1 parent fae6ea8 commit bbd15e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rviz_plugin_tutorials/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ install(TARGETS
6767
)
6868

6969
install(FILES
70-
package.xml
70+
plugin_description.xml
7171
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})
7272

7373
install(DIRECTORY media/

0 commit comments

Comments
 (0)