share/hedgewars/Data/CMakeLists.txt
author unc0rr
Wed, 18 Mar 2009 15:48:43 +0000
changeset 1899 5763f46d7486
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Sync schemes config over net should work now (untested)

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