share/hedgewars/Data/Graphics/Flags/CMakeLists.txt
author nemo
Mon, 08 Mar 2010 01:42:23 +0000
changeset 2968 f59631c3c1c0
parent 2747 7889a3a9724f
child 8443 2debc9b9f917
permissions -rw-r--r--
Fix iluvu flag (indexed), shrink molotov radius a bit to try and reduce fail

file(GLOB FlagTemplates *.png) 

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