share/hedgewars/Data/Themes/Bath/CMakeLists.txt
author sheepluva
Mon, 14 Mar 2016 14:38:23 +0100
changeset 11604 4df32636a4b2
parent 2602 3deb9ff104da
permissions -rw-r--r--
german translation: fix error due to confusion of plural "you" with singular "you"

file(GLOB images *.png)

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