share/hedgewars/Data/Themes/Cake/CMakeLists.txt
author nemo
Fri, 12 Mar 2010 18:59:35 +0000
changeset 2979 e8a00b720e2d
parent 2602 3deb9ff104da
child 11772 927c45b83496
permissions -rw-r--r--
Palewolf fixes zoom issue w/ bluewater, tweaks blend

file(GLOB images *.png)

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