share/hedgewars/Data/CMakeLists.txt
author unc0rr
Fri, 12 Sep 2008 18:55:54 +0000
changeset 1257 40d37fefdbb4
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Hedgehog doesn't take off the hat when walking

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