share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author sheepluva
Wed, 02 Sep 2015 05:52:02 +0200
changeset 11064 884f40b6f640
parent 2602 3deb9ff104da
permissions -rw-r--r--
some more tweaks

file(GLOB images *.png)

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