share/hedgewars/Data/CMakeLists.txt
author nemo
Tue, 29 Jun 2010 15:52:13 -0400
changeset 3589 115c76f94b4a
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Dammit. Forgot to pull/rebase before making the VG change

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