share/hedgewars/Data/Themes/Hell/CMakeLists.txt
author mikade
Sun, 26 Dec 2010 17:31:58 +0100
branch0.9.15
changeset 4698 6f14ef3e40ae
parent 3088 b99af2ee82bf
child 11774 8b17caab10ec
permissions -rw-r--r--
Updated maps CTF, Control and new unscripted map Blizzard

file(GLOB images *.png)

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