share/hedgewars/Data/Maps/SB_Oaks/CMakeLists.txt
author unC0Rr
Tue, 24 Nov 2015 12:09:41 +0300
branchqmlfrontend
changeset 11428 cc12bba5b2a2
parent 9020 643cef1efb22
permissions -rw-r--r--
Support for protocol commands which are equal to suffix of another protocol command
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9020
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     1
install(FILES
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     2
    map.png
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     3
    mask.png
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     4
    map.cfg
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     5
    preview.png
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Oaks)