share/hedgewars/Data/Themes/Digital/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Tue, 26 Sep 2017 02:24:58 +0200
changeset 12534 89d3c3ebc925
parent 5104 e31409482740
permissions -rw-r--r--
Improve and fix poor messaging in ASA: A frozen adventure

file(GLOB images *.png)

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