share/hedgewars/Data/CMakeLists.txt
author Always-Godlike
Sun, 07 Nov 2010 21:04:18 +0100
changeset 4202 d9cda477fa43
parent 4083 830d1f4eb517
child 4502 759c1a3bb156
permissions -rw-r--r--
JAWOHL! German translations

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