share/hedgewars/Data/Music/CMakeLists.txt
author unc0rr
Sat, 10 Mar 2018 23:43:32 +0100
branchqt5transition
changeset 13164 6f189da00c25
parent 11780 ee85798d6974
child 15311 02fa79f62220
permissions -rw-r--r--
Fix disabled button rendering

file(GLOB BaseMusic *.ogg)

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