share/hedgewars/Data/CMakeLists.txt
author koda
Sun, 03 Jan 2010 22:58:19 +0000
changeset 2674 2fce032f2f95
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
lupdate + Palewolf's updated spanish translation + other patches of mine

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