share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author nemo
Thu, 11 Mar 2010 22:22:30 +0000
changeset 2976 e28279e2cd32
parent 2602 3deb9ff104da
permissions -rw-r--r--
Palewolf redraws BlueWater against svg, adds themed splashes

file(GLOB images *.png)

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