share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author sheepluva
Sat, 01 Oct 2016 16:45:59 +0200
changeset 11852 d7227dc3b397
parent 2602 3deb9ff104da
permissions -rw-r--r--
fix build

file(GLOB images *.png)

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