share/hedgewars/Data/Themes/Deepspace/CMakeLists.txt
author Xeli
Sat, 27 Oct 2012 20:05:52 +0200
changeset 7841 43e68ac28d79
parent 3088 b99af2ee82bf
permissions -rw-r--r--
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu

file(GLOB images *.png)

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