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