share/hedgewars/Data/Music/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 15 Jun 2019 14:04:01 +0200
changeset 15171 c383ebdd61b9
parent 11775 ee85798d6974
child 15327 02fa79f62220
permissions -rw-r--r--
Move piano splash a few pixels lower

file(GLOB BaseMusic *.ogg)

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