share/hedgewars/Data/Forts/CMakeLists.txt
author unc0rr
Sun, 19 Apr 2009 13:36:51 +0000
changeset 2008 fc2fb5c938c3
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
Patch by koda: - Variable commands to the commandline version of hwengine

file(GLOB FortSprites *.png) 

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