share/hedgewars/Data/CMakeLists.txt
author nemo
Mon, 22 Jun 2009 00:27:55 +0000
changeset 2189 bf6eafc3b2e6
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
allow brief ground touches

foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings" "Names")
  add_subdirectory(${dir})
endforeach(dir)