share/hedgewars/Data/Themes/Bath/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 07 Feb 2018 03:50:38 +0100
changeset 12917 a840fd55caa6
parent 2602 3deb9ff104da
permissions -rw-r--r--
Calling SetWeapon with amNothing now unselects weapon

file(GLOB images *.png)

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