share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sat, 22 Apr 2017 18:58:25 +0200
changeset 12302 f7919a4df898
parent 2602 3deb9ff104da
permissions -rw-r--r--
Replace hardcoded max. ammo index in Highlander with AmmoTypeMax

file(GLOB images *.png)

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