share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Tue, 26 Apr 2016 23:34:28 +0200
changeset 11740 a6d097f23138
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
issue #94: Seduction text is outdated and misleading

file(GLOB images *.png)

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