share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 31 Oct 2017 19:27:23 +0100
changeset 12817 59cb9bd8331c
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
Fix Battialion script showing “Round 0” at start

file(GLOB images *.png)

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