share/hedgewars/Data/Themes/Castle/CMakeLists.txt
author Palewolf
Sun, 07 Nov 2010 19:17:33 +0100
changeset 4189 3e697281e24d
parent 2602 3deb9ff104da
permissions -rw-r--r--
Fix vertical Sky line with some cards in Castle theme

file(GLOB images *.png)

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