share/hedgewars/Data/CMakeLists.txt
author nemo
Mon, 11 Oct 2010 12:37:42 -0400
changeset 3961 cf0ca1ff6c1a
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Constrain to <= to avoid a bug on bottom edge reported by Henek

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