share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sun, 20 Nov 2016 04:21:24 +0100
changeset 11967 7dd85fe00de3
parent 11899 0b6baf802b3d
permissions -rw-r--r--
Fix typo in German campaign translation
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
11899
0b6baf802b3d Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com>
parents: 10415
diff changeset
     6
    desc.txt
10415
nemo
parents:
diff changeset
     7
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)