share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
changeset 8443 2debc9b9f917
parent 8377 869f80966a77
child 11769 8b17caab10ec
equal deleted inserted replaced
8442:535a00ca0d35 8443:2debc9b9f917
     1 install(FILES
     1 install(FILES
     2 	map.cfg
     2     map.cfg
     3 	map.lua
     3     map.lua
     4 	map.png
     4     map.png
     5 	mask.png
     5     mask.png
     6 	preview.png
     6     preview.png
     7 	desc.txt
     7     desc.txt
     8 	DESTINATION ${SHAREPATH}Data/Maps/TrophyRace)
     8     DESTINATION ${SHAREPATH}Data/Maps/TrophyRace)