share/hedgewars/Data/Forts/CMakeLists.txt
author unc0rr
Sat, 06 Mar 2010 18:23:25 +0000
changeset 2961 3e057dfa601f
parent 1032 bf6f5122baf7
child 3789 c3eb56754e92
permissions -rw-r--r--
Fix "FOLLOW" command handler and place it into proper file

file(GLOB FortSprites *.png) 

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