share/hedgewars/Data/Themes/Nature/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Tue, 26 Apr 2016 23:34:28 +0200
changeset 11740 a6d097f23138
parent 3088 b99af2ee82bf
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/Nature)