share/hedgewars/Data/CMakeLists.txt
author unc0rr
Fri, 08 Aug 2008 20:13:32 +0000
changeset 1182 e2e13aa055c1
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Step 3: Maps are rendered correctly, but without objects yet

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