share/hedgewars/Data/Maps/Castle/CMakeLists.txt
author nemo
Sun, 25 Jan 2015 14:48:02 -0500
changeset 10808 1e39630d7c2e
parent 8443 2debc9b9f917
child 11774 8b17caab10ec
permissions -rw-r--r--
Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.

install(FILES
    map.png
    mask.png
    map.cfg
    preview.png
    DESTINATION ${SHAREPATH}Data/Maps/Castle)