share/hedgewars/Data/CMakeLists.txt
author unc0rr
Sat, 06 Mar 2010 18:23:25 +0000
changeset 2961 3e057dfa601f
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Fix "FOLLOW" command handler and place it into proper file

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