share/hedgewars/Data/CMakeLists.txt
author palewolf
Sun, 28 Mar 2010 23:41:58 +0000
changeset 3151 3f23113d9df4
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
AfterAttack was issued twice

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