share/hedgewars/Data/CMakeLists.txt
author unc0rr
Thu, 09 Oct 2008 16:05:01 +0000
changeset 1335 c795cbc752c1
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Small optimization (use partition instead of two filters with opposite predicates)

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