share/hedgewars/Data/Maps/SB_Haunty/CMakeLists.txt
author KoBeWi <kobewi4e@gmail.com>
Sat, 15 Oct 2016 13:10:16 +0200
changeset 11870 b801ff99e52c
parent 9023 7e389ce7009a
permissions -rw-r--r--
support for multiple inland rectangles [reviewed, cleaned up and committed by sheepluva]
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9019
9188d40d9495 Haunty map
tiyuri
parents:
diff changeset
     1
install(FILES
9188d40d9495 Haunty map
tiyuri
parents:
diff changeset
     2
    map.png
9023
7e389ce7009a add haunty mask, fix tentacle mask
nemo
parents: 9022
diff changeset
     3
    mask.png
9019
9188d40d9495 Haunty map
tiyuri
parents:
diff changeset
     4
    map.cfg
9188d40d9495 Haunty 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_Haunty)