share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author wuzzy
Thu, 30 Oct 2014 18:47:51 -0400
changeset 10457 482c744b272c
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
Updates to german translation

file(GLOB images *.png)

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