share/hedgewars/Data/Graphics/Hats/Reserved/CMakeLists.txt
author nemo
Sat, 30 Oct 2010 22:04:36 -0400
changeset 4040 2f6d0f011a2b
parent 3238 e99a43a2405b
child 8443 2debc9b9f917
permissions -rw-r--r--
don't think resurrection is beta anymore

file(GLOB HatSprites *.png)

install(FILES
	${HatSprites}
	DESTINATION ${SHAREPATH}Data/Graphics/Hats/Reserved)