share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author sheepluva
Sat, 03 Dec 2016 09:09:16 +0100
changeset 12098 966a9739812f
parent 2602 3deb9ff104da
permissions -rw-r--r--
copyToXYFromRect: fix pixels overflowing pixel lines in dest

file(GLOB images *.png)

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