share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author alfadur
Mon, 10 Sep 2018 23:53:59 +0300
changeset 13777 fea7c23d9c2c
parent 2602 3deb9ff104da
permissions -rw-r--r--
rescue the stream on handshake failure

file(GLOB images *.png)

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