share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author nemo
Tue, 08 Dec 2009 17:37:41 +0000
changeset 2656 f66f6d8e3297
parent 2602 3deb9ff104da
permissions -rw-r--r--
revert 2695 until I figure out why the linguist update stripped the numerusforms.

file(GLOB images *.png)

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