share/hedgewars/Data/Themes/Halloween/CMakeLists.txt
author sheepluva
Sat, 29 Jan 2011 05:39:24 +0100
changeset 4877 746ddd590dee
parent 2602 3deb9ff104da
permissions -rw-r--r--
nick sorting: give letters priority over all other chars

file(GLOB images *.png)

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