share/hedgewars/Data/Forts/CMakeLists.txt
author nemo
Fri, 22 May 2009 20:36:57 +0000
changeset 2089 a08758aed76a
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
Prevent unc0rr's sneaky escape

file(GLOB FortSprites *.png) 

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