share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Wed, 18 Jun 2008 18:57:34 +0000
changeset 1011 4fe2c4c57d10
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Winners clan hedgehogs smiling with big smile

file(GLOB HedgehogSprites *.png)

install(FILES
	${HedgehogSprites}
	DESTINATION ${SHAREPATH}Data/Graphics/Hedgehog)