share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Sun, 06 Dec 2015 20:20:09 +0300
branchqmlfrontend
changeset 11446 321d0ce43568
parent 8443 2debc9b9f917
permissions -rw-r--r--
Send team removal message to net

file(GLOB HedgehogSprites *.png)

install(FILES
    ${HedgehogSprites}
    DESTINATION ${SHAREPATH}Data/Graphics/Hedgehog)