share/hedgewars/Data/CMakeLists.txt
author koda
Sat, 16 Oct 2010 18:53:56 +0200
changeset 3979 a590321a2fbd
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
goodbye Barrelhouse and Island forts, we've had a good time together but now we must move on

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