share/hedgewars/Data/Themes/Halloween/CMakeLists.txt
author koda
Sat, 04 Jan 2014 02:18:57 +0100
branch0.9.20
changeset 9905 ec0d9f737449
parent 2602 3deb9ff104da
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/Halloween)