kdl_parser/urdf_interface/CMakeLists.txt

7 lines
168 B
CMake

# for compatibility with old build system
install(FILES manifest.xml
DESTINATION share/urdf_interface)
install(DIRECTORY include/
DESTINATION include)