share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author Xeli
Sat, 27 Oct 2012 20:05:52 +0200
changeset 7841 43e68ac28d79
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu

file(GLOB images *.png)

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