share/hedgewars/Data/Themes/Nature/CMakeLists.txt
author sheepluva
Tue, 02 Dec 2014 23:33:28 +0100
changeset 10611 58cad46782ff
parent 3088 b99af2ee82bf
child 11769 8b17caab10ec
permissions -rw-r--r--
move functionality of Draw.lua into engine

file(GLOB images *.png)

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