share/hedgewars/Data/Themes/Eyes/CMakeLists.txt
author koda
Tue, 01 May 2012 11:25:44 +0100
changeset 6971 b7b38e051b5f
parent 2602 3deb9ff104da
permissions -rw-r--r--
add NULL definition and align types to their correct bitwidth

file(GLOB images *.png)

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