share/hedgewars/Data/Forts/CMakeLists.txt
author nemo
Fri, 12 Nov 2010 18:32:56 -0500
branch0.9.14
changeset 4259 0313d5577fce
parent 3822 ee85a9c73ece
child 5982 283be2ca54a7
permissions -rw-r--r--
update translation files for the 4265 text change

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

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