share/hedgewars/Data/Graphics/Flags/CMakeLists.txt
author nemo
Thu, 13 Jan 2011 17:40:56 -0500
changeset 4839 1e97dc612a40
parent 2747 7889a3a9724f
child 8443 2debc9b9f917
permissions -rw-r--r--
Force RGBA for these too (and strip)

file(GLOB FlagTemplates *.png) 

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