share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author Henek
Sat, 19 Mar 2011 16:19:50 +0100
changeset 5022 d2a2f6c9b236
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
some final work and buggfix for Tag Team, it is now playable

file(GLOB HedgehogSprites *.png)

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