share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author nemo
Fri, 29 Mar 2013 08:10:44 -0400
changeset 8814 01e13871f578
parent 2602 3deb9ff104da
permissions -rw-r--r--
*sigh* this shouldn'tve been removed in first place.

file(GLOB images *.png)

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