share/hedgewars/Data/Trainings/CMakeLists.txt
author unc0rr
Sun, 27 Jul 2008 21:58:46 +0000
changeset 1127 7e1b94a0fc1f
parent 596 38bdde6a54c1
permissions -rw-r--r--
- Disable ability to resize window - Fix music volume coefficient

file(GLOB Trainings 0*.txt)

install(FILES
	${Trainings}
	DESTINATION ${SHAREPATH}Data/Trainings)