share/hedgewars/Data/Forts/CMakeLists.txt
author unc0rr
Mon, 18 Aug 2008 13:33:30 +0000
changeset 1229 f37c77bdc392
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
- Update Bamboo, EarthRise, hell themes - Add Freeway theme

file(GLOB FortSprites *.png) 

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