share/hedgewars/Data/Graphics/Hats/Reserved/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Thu, 21 Sep 2017 04:58:37 +0200
changeset 12468 d652c6f5d5f1
parent 8443 2debc9b9f917
permissions -rw-r--r--
Disable Sudden Death for a couple of ASA missions

file(GLOB HatSprites *.png)

install(FILES
    ${HatSprites}
    DESTINATION ${SHAREPATH}Data/Graphics/Hats/Reserved)