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

file(GLOB images *.png)

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