share/hedgewars/Data/Graphics/Flags/CMakeLists.txt
author nemo
Wed, 22 Dec 2010 10:09:39 -0500
changeset 4628 b28516c13c05
parent 2747 7889a3a9724f
child 8443 2debc9b9f917
permissions -rw-r--r--
trying a graphic with more white and less translucency

file(GLOB FlagTemplates *.png) 

install(FILES
	${FlagTemplates}
	DESTINATION ${SHAREPATH}Data/Graphics/Flags)