share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author antonc27 <antonc27@mail.ru>
Sat, 15 Aug 2015 00:22:04 +0200
branchios-revival
changeset 11121 182a42b79610
parent 2602 3deb9ff104da
permissions -rw-r--r--
- HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped Note: Xib's are automodified by Xcode

file(GLOB images *.png)

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