share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author unc0rr
Fri, 08 Aug 2008 20:33:57 +0000
changeset 1183 540cea859395
parent 822 2ae8fd8ef804
child 8443 2debc9b9f917
permissions -rw-r--r--
Step 4: repair girder rendering (girder is 32bit now)

file(GLOB HedgehogSprites *.png)

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