share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Thu, 27 Nov 2008 22:45:41 +0000
changeset 1518 4e5796fe3aac
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Fix jump landing after turn end

file(GLOB HedgehogSprites *.png)

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