share/hedgewars/Data/Themes/Bath/CMakeLists.txt
author koda
Fri, 22 Feb 2013 06:38:46 +0100
branchphysfslayer
changeset 8526 9f2bd885d773
parent 2602 3deb9ff104da
permissions -rw-r--r--
update cmake files to use the two libraries independently

file(GLOB images *.png)

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