share/hedgewars/Data/Themes/Desert/CMakeLists.txt
author koda
Tue, 12 Mar 2013 17:18:55 +0100
changeset 8722 2dead6b84bca
parent 2709 4fa7c5bd067c
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/Desert)