share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author nemo
Mon, 20 Mar 2017 08:58:30 -0400
changeset 12150 bbefbd1a3b0a
parent 2602 3deb9ff104da
permissions -rw-r--r--
sanity cutoff for splash sound

file(GLOB images *.png)

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