share/hedgewars/Data/Themes/Desert/CMakeLists.txt
author unc0rr
Mon, 13 Nov 2017 21:16:52 +0100
changeset 12840 71cdc02ccca6
parent 2709 4fa7c5bd067c
permissions -rw-r--r--
- More files to ignore - Remove ancient kdevelop project file

file(GLOB images *.png)

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