share/hedgewars/Data/Forts/CMakeLists.txt
author unc0rr
Wed, 25 Jun 2008 15:10:12 +0000
changeset 1032 bf6f5122baf7
parent 562 d1a9035175ed
child 3789 c3eb56754e92
permissions -rw-r--r--
Set svn:eol-style to native

file(GLOB FortSprites *.png) 

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