share/hedgewars/Data/Themes/Deepspace/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 01 Apr 2019 17:33:43 +0200
changeset 14730 5631c81217dc
parent 3088 b99af2ee82bf
permissions -rw-r--r--
Update locale files

file(GLOB images *.png)

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