share/hedgewars/Data/Themes/Halloween/CMakeLists.txt
author smxx
Tue, 30 Mar 2010 13:51:19 +0000
changeset 3178 1c9a05b02bf4
parent 2602 3deb9ff104da
permissions -rw-r--r--
Themes: * Updated icons for halloween and olympics

file(GLOB images *.png)

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