share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author nemo
Fri, 15 May 2009 02:14:13 +0000
changeset 2058 5c2b52755141
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Neglected to delete gear at end of turn

file(GLOB HedgehogSprites *.png)

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