share/hedgewars/Data/Trainings/CMakeLists.txt
author koda
Wed, 14 Oct 2009 22:53:24 +0000
changeset 2447 08d623a494e6
parent 596 38bdde6a54c1
permissions -rw-r--r--
Smaxx's updated german translation + texture gap fixes + updated room list szczur's updated polish translation

file(GLOB Trainings 0*.txt)

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