share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Oct 2020 12:33:14 +0200
changeset 15742 0b5aea8e5eab
parent 2602 3deb9ff104da
permissions -rw-r--r--
Fix hammer not digging when hitting hog with 0 health

file(GLOB images *.png)

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