share/hedgewars/Data/Trainings/CMakeLists.txt
author nemo
Thu, 15 Oct 2009 21:47:24 +0000
changeset 2469 135b11674ac1
parent 596 38bdde6a54c1
permissions -rw-r--r--
Rename Molotov to Molotov Cocktail

file(GLOB Trainings 0*.txt)

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