share/hedgewars/Data/Themes/Golf/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 07 Aug 2018 01:31:50 +0200
changeset 13620 211a37eb6a29
parent 11773 ae10ff578eb2
permissions -rw-r--r--
Use gfMultiWeapon in target practice missions

file(GLOB images *.png)

install(FILES
    theme.cfg
    ${images}
    credits.txt
    DESTINATION ${SHAREPATH}Data/Themes/Golf)