share/hedgewars/Data/Forts/CMakeLists.txt
author unc0rr
Thu, 19 Jun 2008 20:34:53 +0000
changeset 1021 a6dcb1412a29
parent 562 d1a9035175ed
child 1032 bf6f5122baf7
permissions -rw-r--r--
- Decrease default girders number - Change version to 0.9.5-dev and proto to 13, as this commit breaks compatibility

file(GLOB FortSprites *.png) 

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