share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author nemo
Sun, 03 May 2009 21:39:45 +0000
changeset 2027 7c051453a487
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
oops - checked in my disabling of frontend sound/animation

file(GLOB HedgehogSprites *.png)

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