share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author sheepluva
Sat, 07 Dec 2019 16:18:20 +0100
branchhedgeroid
changeset 15517 45d6806548e9
parent 2602 3deb9ff104da
permissions -rw-r--r--
hedgeroid: add debug logging to library loading

file(GLOB images *.png)

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