share/hedgewars/Data/CMakeLists.txt
author unc0rr
Wed, 21 Oct 2009 19:41:24 +0000
changeset 2574 2f3e5c57359c
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Fix (quite rare) spectators queue error when joining game with teams left the game. Could be applied to 0.9.12 without breaking compatibility.

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