share/hedgewars/Data/Themes/Brick/CMakeLists.txt
author unc0rr
Mon, 22 Feb 2016 23:49:54 +0300
changeset 11563 7e5d6ce6fe14
parent 3506 0523e68f1972
child 11773 ae10ff578eb2
permissions -rw-r--r--
Treat #99 point type as a ghost trace

file(GLOB images *.png)

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