share/hedgewars/Data/Maps/SB_Shrooms/CMakeLists.txt
author unC0Rr
Wed, 14 Jan 2015 11:47:50 +0300
changeset 10787 50a4cdeedb44
parent 9042 fcec7b7799a6
permissions -rw-r--r--
Oops, misspelled protocol command
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)