share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author Palewolf
Fri, 31 Dec 2010 00:37:39 +0100
changeset 4791 458d9854c679
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Snow blends into land, trys to fill the gaps

file(GLOB HedgehogSprites *.png)

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