share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author Always-Godlike
Sun, 07 Nov 2010 21:04:18 +0100
changeset 4202 d9cda477fa43
parent 2602 3deb9ff104da
child 11769 8b17caab10ec
permissions -rw-r--r--
JAWOHL! German translations

file(GLOB images *.png)

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