pxmlw6n2f/Gazebo_Distributed/worlds/CMakeLists.txt

4 lines
133 B
CMake
Raw Normal View History

2019-03-28 10:57:49 +08:00
file(GLOB files "*.world")
install(FILES ${files} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gazebo-${GAZEBO_MAJOR_VERSION}/worlds/)