share/hedgewars/Data/Forts/CMakeLists.txt
author inu
Mon, 13 Sep 2010 21:59:49 -0400
changeset 3860 f813f31b1d7e
parent 3822 ee85a9c73ece
child 5982 283be2ca54a7
permissions -rw-r--r--
typo and fill in "translation" for an empty english stub

file(GLOB FortSprites *L.png *R.png) 

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