share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author koda
Tue, 30 Apr 2013 01:43:00 +0200
branchcmake_pascal
changeset 8863 9774ad4fe170
parent 2602 3deb9ff104da
permissions -rw-r--r--
fpc sysroot should belong to user configuration

file(GLOB images *.png)

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