share/hedgewars/Data/CMakeLists.txt
author smaxx
Mon, 06 Sep 2010 21:09:58 +0200
changeset 3834 b7ecf8db4dba
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Frontend: * Removed rest of the test code I left in... *hides*

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