share/hedgewars/Data/Themes/Bath/CMakeLists.txt
author unc0rr
Fri, 02 Nov 2018 00:09:05 +0100
changeset 14071 649ccb9f8cfd
parent 2602 3deb9ff104da
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/Bath)