ppovb5fc7/gazebo/media/audio/CMakeLists.txt

3 lines
150 B
CMake
Raw Permalink Normal View History

2019-03-25 11:01:43 +08:00
SET(files cheer.wav cheer.ogg cheer.mp3)
INSTALL(FILES ${files} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gazebo-${GAZEBO_MAJOR_VERSION}/media/audio)