share/hedgewars/Data/Themes/Brick/CMakeLists.txt
author koda
Sat, 04 Jan 2014 02:18:57 +0100
branch0.9.20
changeset 9905 ec0d9f737449
parent 3506 0523e68f1972
child 11773 ae10ff578eb2
permissions -rw-r--r--
have revinfo also try to pick up git hashes

file(GLOB images *.png)

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