share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author nemo
Sun, 18 Jan 2015 17:14:37 -0500
changeset 10803 df39aa3f6d4d
parent 10415 fb80f6b1327f
child 11904 0b6baf802b3d
permissions -rw-r--r--
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
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)