share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author nemo
Sun, 26 Dec 2010 23:35:31 -0500
changeset 4717 073b1c076f6a
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Resize snowball in hand

file(GLOB HedgehogSprites *.png)

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