share/hedgewars/Data/CMakeLists.txt
author nemo
Mon, 11 May 2009 21:27:31 +0000
changeset 2047 805f7b62cff6
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Allow speech bubble/small damage tags in "reduced quality" First is needed for game context, 2nd has little impact on framerate

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