share/hedgewars/Data/CMakeLists.txt
author unc0rr
Sun, 31 May 2009 15:17:03 +0000
changeset 2134 cde30c8539bb
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Fix a source of desync caused by player quit

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