share/hedgewars/Data/CMakeLists.txt
author koda
Sat, 26 Sep 2009 03:44:32 +0000
changeset 2393 068632066f80
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
some fixes for the autoupdate thingy

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