share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author Tobias Neumann <mail@tobias-neumann.eu>
Mon, 11 Oct 2010 20:47:17 +0200
changeset 3964 6aadae28b3df
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Add dummy amResurrector sprite

file(GLOB HedgehogSprites *.png)

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