share/hedgewars/Data/Forts/CMakeLists.txt
author smxx
Wed, 31 Mar 2010 10:59:30 +0000
changeset 3201 400c98815100
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
Engine: * Enable uSound to not play a sound if it's already/still playing

file(GLOB FortSprites *.png) 

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