share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author Vittorio Giovara <vittorio.giovara@gmail.com>
Sat, 07 Nov 2015 17:33:43 +0100
changeset 11318 78d8255349d3
parent 10415 fb80f6b1327f
child 11899 0b6baf802b3d
permissions -rw-r--r--
Add markdown extension to README so github can render it more nicely Keep a link to the standard README file too.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10415
nemo
parents:
diff changeset
     1
install(FILES
nemo
parents:
diff changeset
     2
    mask.png
nemo
parents:
diff changeset
     3
    map.cfg
nemo
parents:
diff changeset
     4
    map.lua
nemo
parents:
diff changeset
     5
    preview.png
nemo
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)