share/hedgewars/Data/Themes/Hell/CMakeLists.txt
author koda
Tue, 12 Mar 2013 17:18:55 +0100
changeset 8722 2dead6b84bca
parent 3088 b99af2ee82bf
child 11769 8b17caab10ec
permissions -rw-r--r--
this should supposedly add hwplay:// schemes to windows, after user presses file association

file(GLOB images *.png)

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