share/hedgewars/Data/Graphics/Graves/CMakeLists.txt
author nemo
Sun, 06 Nov 2011 16:21:07 -0500
changeset 6308 ef2804785a4e
parent 1032 bf6f5122baf7
child 8443 2debc9b9f917
permissions -rw-r--r--
Might as well make the air attack team coloured too

file(GLOB GraveSprites *.png) 

install(FILES
	${GraveSprites}
	DESTINATION ${SHAREPATH}Data/Graphics/Graves)