share/hedgewars/Data/Forts/CMakeLists.txt
author nemo
Tue, 08 Dec 2009 17:37:41 +0000
changeset 2656 f66f6d8e3297
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
revert 2695 until I figure out why the linguist update stripped the numerusforms.

file(GLOB FortSprites *.png) 

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