share/hedgewars/Data/Themes/Brick/CMakeLists.txt
author Xeli
Sat, 27 Oct 2012 20:05:52 +0200 (2012-10-27)
changeset 7841 43e68ac28d79
parent 3506 0523e68f1972
child 11778 ae10ff578eb2
permissions -rw-r--r--
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
file(GLOB images *.png)

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