share/hedgewars/Data/Themes/Cave/CMakeLists.txt
author koda
Tue, 30 Apr 2013 01:43:00 +0200
branchcmake_pascal
changeset 8863 9774ad4fe170
parent 6090 bf098cf5f998
child 11774 8b17caab10ec
permissions -rw-r--r--
fpc sysroot should belong to user configuration

file(GLOB images *.png)

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