share/hedgewars/Data/Themes/Fruit/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sun, 20 Nov 2016 04:21:24 +0100
changeset 11967 7dd85fe00de3
parent 11772 927c45b83496
permissions -rw-r--r--
Fix typo in German campaign translation

file(GLOB images *.png)

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