share/hedgewars/Data/Themes/Deepspace/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Mar 2018 23:46:46 +0100
changeset 13139 d204ed947785
parent 3088 b99af2ee82bf
permissions -rw-r--r--
ACF7: Fix incorrect hog name mentioned in 2nd mission text

file(GLOB images *.png)

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