share/hedgewars/Data/Maps/SB_Grassy/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 18 Jul 2018 01:35:59 +0200
changeset 13506 36f3f77e9b1b
parent 9053 0bf55d656352
permissions -rw-r--r--
Switch from http:// to https:// URLs where possible
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9017
3ade65ce0d24 Grassy map
tiyuri
parents:
diff changeset
     1
install(FILES
3ade65ce0d24 Grassy map
tiyuri
parents:
diff changeset
     2
    map.png
9053
0bf55d656352 Add a mask, tweak changelog a bit
nemo
parents: 9022
diff changeset
     3
    mask.png
9017
3ade65ce0d24 Grassy map
tiyuri
parents:
diff changeset
     4
    map.cfg
3ade65ce0d24 Grassy map
tiyuri
parents:
diff changeset
     5
    preview.png
9022
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents: 9021
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Grassy)