share/hedgewars/Data/Sounds/CMakeLists.txt
author nemo
Tue, 08 Dec 2009 17:37:41 +0000
changeset 2656 f66f6d8e3297
parent 799 71ba310da909
child 8443 2debc9b9f917
permissions -rw-r--r--
revert 2695 until I figure out why the linguist update stripped the numerusforms.

add_subdirectory(voices)

file(GLOB BaseSounds *.ogg) 

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