share/hedgewars/Data/CMakeLists.txt
author koda
Tue, 19 Oct 2010 21:55:49 +0200
changeset 3982 86c3a6e8e265
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
ios version bump and other minor things

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