share/hedgewars/Data/Themes/Castle/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 14 Aug 2018 09:26:32 +0200
changeset 13662 841ad2ad341d
parent 2602 3deb9ff104da
permissions -rw-r--r--
Update list of supported GameFlags in HedgeEditor

file(GLOB images *.png)

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