share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author mikade <redgrinner@gmail.com>
Fri, 01 May 2015 22:08:13 +0900
changeset 10914 69a0ad28ae8e
parent 2602 3deb9ff104da
permissions -rw-r--r--
new test for lols removed hwp and old maps

file(GLOB images *.png)

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