share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Wed, 28 May 2008 20:34:23 +0000
changeset 962 f2f3aa499548
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Fix idle animation

file(GLOB HedgehogSprites *.png)

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