share/hedgewars/Data/Forts/CMakeLists.txt
author smaxx
Mon, 06 Sep 2010 21:09:58 +0200
changeset 3834 b7ecf8db4dba
parent 3822 ee85a9c73ece
child 5982 283be2ca54a7
permissions -rw-r--r--
Frontend: * Removed rest of the test code I left in... *hides*

file(GLOB FortSprites *L.png *R.png) 

install(FILES
	${FortSprites}
	DESTINATION ${SHAREPATH}Data/Forts)