share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author belphegorr <szabibibi@gmail.com>
Sat, 18 Aug 2012 14:26:19 +0300
changeset 7475 7b18314bed2b
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
Added a FollowGear to the leaderDead animation in mission 9

file(GLOB images *.png)

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