share/hedgewars/Data/Sounds/CMakeLists.txt
author koda
Thu, 15 Oct 2009 17:51:35 +0000
changeset 2458 14296bd366d2
parent 799 71ba310da909
child 8443 2debc9b9f917
permissions -rw-r--r--
updated italian translation and new homerun sound

add_subdirectory(voices)

file(GLOB BaseSounds *.ogg) 

install(FILES
	${BaseSounds}
	DESTINATION ${SHAREPATH}Data/Sounds)