share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Wed, 18 Jun 2008 18:46:11 +0000
changeset 1010 583667e81d21
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Whip animation

file(GLOB HedgehogSprites *.png)

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