share/hedgewars/Data/CMakeLists.txt
author smaxx
Wed, 01 Sep 2010 13:03:43 +0200
changeset 3796 4ab6d6f78312
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Engine: * Changed the ready screen confirmation so it no longer blocks keybinds except attack and jumps (to avoid hogs dieing by accident)

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