share/hedgewars/Data/Forts/CMakeLists.txt
author nemo
Sun, 28 Mar 2010 16:42:03 +0000
changeset 3137 d8b968a543df
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
One more wacky generated map. bunch of islands suitable for islands shoppa.

file(GLOB FortSprites *.png) 

install(FILES
	${FortSprites}
	DESTINATION ${SHAREPATH}Data/Forts)