share/hedgewars/Data/Sounds/voices/Pirate/CMakeLists.txt
author nemo
Sat, 13 Mar 2010 14:30:41 +0000
changeset 2982 4213c6a8aceb
parent 2241 7992f7ba388d
child 5176 b9539115608d
permissions -rw-r--r--
Palewolf adds droplets to his splashes

file(GLOB PirateSounds *.ogg)

install(FILES
	${PirateSounds}
	DESTINATION ${SHAREPATH}Data/Sounds/voices/Pirate)