share/hedgewars/Data/Maps/Lonely_Island/CMakeLists.txt
author unc0rr
Wed, 08 Oct 2008 15:42:09 +0000
changeset 1317 13cf8c5a7428
parent 1050 8e5f8bf9a242
child 1349 49cf1e2edcd5
permissions -rw-r--r--
Server now fully supports game options
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1050
8e5f8bf9a242 Build system scripts for new map
unc0rr
parents:
diff changeset
     1
install(FILES
8e5f8bf9a242 Build system scripts for new map
unc0rr
parents:
diff changeset
     2
	map.png
8e5f8bf9a242 Build system scripts for new map
unc0rr
parents:
diff changeset
     3
	map.cfg
8e5f8bf9a242 Build system scripts for new map
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Lonely_Island)