share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author nemo
Thu, 17 May 2012 20:23:58 -0400
changeset 7091 7989850b4418
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
Might help if this was actually its own unique weapon

file(GLOB images *.png)

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