ppovb5fc7/gazebo/media/audio/CMakeLists.txt

3 lines
150 B
CMake

SET(files cheer.wav cheer.ogg cheer.mp3)
INSTALL(FILES ${files} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gazebo-${GAZEBO_MAJOR_VERSION}/media/audio)