share/hedgewars/Data/Sounds/voices/Robot/CMakeLists.txt
author unc0rr
Sat, 21 Feb 2009 14:50:39 +0000
changeset 1822 be7105bc727d
parent 1704 116769ca55dd
child 2241 7992f7ba388d
permissions -rw-r--r--
- Add new sounds - Apply new ufo sound

file(GLOB RobotSounds *.ogg *.wav)

install(FILES
	${RobotSounds}
	DESTINATION ${SHAREPATH}Data/Sounds/voices/Robot)