share/hedgewars/Data/Maps/Hedgelove/CMakeLists.txt
author unc0rr
Mon, 17 Nov 2008 18:24:34 +0000
changeset 1499 870305c40b81
parent 1349 49cf1e2edcd5
child 8443 2debc9b9f917
permissions -rw-r--r--
Don't close socket handles, just leave that job for garbage collector, as doing it manually seems to be the cause of server hangs

install(FILES
	map.png
	map.cfg
	preview.png
	DESTINATION ${SHAREPATH}Data/Maps/Hedgelove)