share/hedgewars/Data/Themes/Hell/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Thu, 21 Sep 2017 04:58:37 +0200
changeset 12473 d652c6f5d5f1
parent 11774 8b17caab10ec
permissions -rw-r--r--
Disable Sudden Death for a couple of ASA missions

file(GLOB images *.png)

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