We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8864be3 commit 7b03fe3Copy full SHA for 7b03fe3
CMakeLists.txt
@@ -76,7 +76,7 @@ install(TARGETS ${PROJECT_NAME}
76
install(DIRECTORY include/class_loader/
77
DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION})
78
79
-install(PROGRAMS scripts/class_loader_headers_update.py
+catkin_install_python(PROGRAMS scripts/class_loader_headers_update.py
80
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})
81
82
if(CATKIN_ENABLE_TESTING)
0 commit comments