share/hedgewars/Data/Music/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Thu, 12 Oct 2017 16:30:12 +0200
changeset 12696 975639969f83
parent 11775 ee85798d6974
child 15327 02fa79f62220
permissions -rw-r--r--
Fix incorrect hints about molotov cocktail insta-booming barrels

file(GLOB BaseMusic *.ogg)

install(FILES
    ${BaseMusic}
    ${MusicCredits}
    credits.txt
    DESTINATION ${SHAREPATH}Data/Music)