share/hedgewars/Data/CMakeLists.txt
author nemo
Sun, 20 Dec 2009 20:35:15 +0000
changeset 2668 d3a85891ae39
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.

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