share/hedgewars/Data/Themes/Bath/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sat, 30 Sep 2017 17:23:47 +0200
changeset 12617 bcd679240cd2
parent 2602 3deb9ff104da
permissions -rw-r--r--
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons

file(GLOB images *.png)

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