share/hedgewars/Data/Forts/CMakeLists.txt
author nemo
Fri, 12 Nov 2010 23:29:11 -0500
changeset 4301 4866cc130b8d
parent 3822 ee85a9c73ece
child 5982 283be2ca54a7
permissions -rw-r--r--
Apply wind while roping too (with the game flag set)

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

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