share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 15 Jun 2019 12:10:42 +0200
changeset 15166 d47122a0e4b4
parent 2602 3deb9ff104da
permissions -rw-r--r--
Properly set dx/dy of hedgehog on parachute

file(GLOB images *.png)

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