share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 27 Oct 2017 06:35:04 +0200
changeset 12791 577390d8e35c
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
Update small preview image of Basketball and BasketballField maps

file(GLOB images *.png)

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