share/hedgewars/Data/Themes/Christmas/CMakeLists.txt
author unc0rr
Fri, 02 Nov 2018 00:09:05 +0100
changeset 14071 649ccb9f8cfd
parent 4636 b7c3c7bc6d1f
permissions -rw-r--r--
Commit broken code for divide_edges in hope for salvation

file(GLOB images *.png)

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