share/hedgewars/Data/Themes/Fruit/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sun, 23 Apr 2017 04:47:13 +0200
changeset 12315 a2049a645e29
parent 11777 927c45b83496
permissions -rw-r--r--
HedgeEditor: Fix maximum ammos sprite ID being 1 too low

file(GLOB images *.png)

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