share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author nemo
Thu, 13 Jan 2011 17:40:56 -0500
changeset 4839 1e97dc612a40
parent 2602 3deb9ff104da
permissions -rw-r--r--
Force RGBA for these too (and strip)

file(GLOB images *.png)

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