share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author Henek
Thu, 30 Dec 2010 20:55:22 +0100
changeset 4789 7036abbaf3bb
parent 2602 3deb9ff104da
child 11769 8b17caab10ec
permissions -rw-r--r--
finnished refactoring the rest themes, and note comments on Eyes and Deepspace

file(GLOB images *.png)

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