share/hedgewars/Data/Themes/Brick/CMakeLists.txt
author antonc27 <antonc27@mail.ru>
Sun, 20 Sep 2015 03:02:21 +0200
branchios-revival
changeset 11194 d77ffd68e1cd
parent 3506 0523e68f1972
child 11778 ae10ff578eb2
permissions -rw-r--r--
- 'Shoppa Pro' ammo set added to iOS front-end

file(GLOB images *.png)

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