share/hedgewars/Data/Themes/Deepspace/CMakeLists.txt
author nemo
Mon, 10 Oct 2011 14:13:35 -0400
changeset 6117 2a4829172a29
parent 3088 b99af2ee82bf
permissions -rw-r--r--
Experiment in making ice more treacherous. also tweak to snow/christmas flake spawn

file(GLOB images *.png)

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