share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author nemo
Sat, 27 Aug 2011 14:54:56 -0400
changeset 5692 753ae5d0776c
parent 2602 3deb9ff104da
permissions -rw-r--r--
implement proper blending

file(GLOB images *.png)

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