share/hedgewars/Data/Themes/Beach/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Mon, 25 Sep 2017 22:25:10 +0200
changeset 12529 a5ddc6b4abbd
parent 5054 71dd49f31582
permissions -rw-r--r--
ASA: Inform the player about a checkpoint reset

file(GLOB images *.png)

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