share/hedgewars/Data/CMakeLists.txt
author nemo
Thu, 30 Jul 2009 22:36:57 +0000
changeset 2290 bf87ca44782e
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky

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