share/hedgewars/Data/Themes/Cave/CMakeLists.txt
author sheepluva
Thu, 21 Mar 2013 10:26:43 +0100
changeset 8768 7450cb9c815b
parent 6090 bf098cf5f998
child 11769 8b17caab10ec
permissions -rw-r--r--
make https links work properly

file(GLOB images *.png)

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