share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 31 Oct 2017 19:27:23 +0100
changeset 12817 59cb9bd8331c
parent 2602 3deb9ff104da
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/Eyes)