share/hedgewars/Data/Music/CMakeLists.txt
author nemo
Fri, 09 Jul 2010 20:09:46 -0400
changeset 3633 130c24d74043
parent 1097 06b15817b8a0
child 8443 2debc9b9f917
permissions -rw-r--r--
Updated Island theme.

file(GLOB BaseMusic *.ogg) 

install(FILES
	${BaseMusic}
	DESTINATION ${SHAREPATH}Data/Music)