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

file(GLOB images *.png)

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