share/hedgewars/Data/CMakeLists.txt
author unc0rr
Mon, 06 Oct 2008 18:37:47 +0000
changeset 1308 d5dcd6cfa5e2
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Fix another server failure (when second client in room disconnects)

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