share/hedgewars/Data/Themes/Cake/CMakeLists.txt
author m4tx
Sun, 11 Dec 2011 23:15:06 +0300
changeset 6525 6c97379c584b
parent 2602 3deb9ff104da
child 11777 927c45b83496
permissions -rw-r--r--
[GCI] backz task: unify the back button functionality, avoid using the save button

file(GLOB images *.png)

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