share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Thu, 30 Apr 2009 20:14:41 +0000
changeset 2018 aec48276cced
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Some forgotten sprites

file(GLOB HedgehogSprites *.png)

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