share/hedgewars/Data/Sounds/CMakeLists.txt
author nemo
Fri, 12 Nov 2010 18:32:56 -0500
branch0.9.14
changeset 4259 0313d5577fce
parent 799 71ba310da909
child 8443 2debc9b9f917
permissions -rw-r--r--
update translation files for the 4265 text change

add_subdirectory(voices)

file(GLOB BaseSounds *.ogg) 

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