share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Fri, 06 May 2016 18:35:33 +0200
changeset 11821 f73a299c7884
parent 2602 3deb9ff104da
permissions -rw-r--r--
Tweak damage modifier help

file(GLOB images *.png)

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