share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author sheepluva
Wed, 01 Oct 2014 22:46:58 +0200
changeset 10417 8f66bb4dbf80
parent 2602 3deb9ff104da
permissions -rw-r--r--
tweak splash position

file(GLOB images *.png)

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