share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author Henek
Sat, 19 Mar 2011 16:19:50 +0100
changeset 5022 d2a2f6c9b236
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
some final work and buggfix for Tag Team, it is now playable

file(GLOB images *.png)

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