share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author alfadur
Sat, 22 Feb 2025 19:39:31 +0300
changeset 16120 5febd2bc5372
parent 2602 3deb9ff104da
permissions -rw-r--r--
Add server reconnection tokens and anteroom local list of used nicks

file(GLOB images *.png)

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