share/hedgewars/Data/Graphics/Hats/CMakeLists.txt
author Wohlstand
Sat, 17 Aug 2013 14:10:09 -0400
changeset 9395 2659192d5af9
parent 8443 2debc9b9f917
permissions -rw-r--r--
Russian localisation of default voice

add_subdirectory(Reserved)

file(GLOB HatSprites *.png)

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