share/hedgewars/Data/Maps/SB_Shrooms/CMakeLists.txt
author Periklis Ntanasis <pntanasis@gmail.com>
Fri, 02 Aug 2013 00:17:06 +0300
branchspacecampaign
changeset 9449 435ba2dd5508
parent 9042 fcec7b7799a6
permissions -rw-r--r--
changing when some crates are spawned
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9042
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     1
install(FILES
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     2
    map.png
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     3
    mask.png
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     4
    map.cfg
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     5
    preview.png
fcec7b7799a6 Add shrooms map
tiyuri
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Shrooms)