share/hedgewars/Data/CMakeLists.txt
changeset 1945 b997bcf86c39
parent 596 38bdde6a54c1
child 2786 85f6425a4d74
equal deleted inserted replaced
1944:f00c749ea445 1945:b997bcf86c39
     1 foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings")
     1 foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings" "Names")
     2   add_subdirectory(${dir})
     2   add_subdirectory(${dir})
     3 endforeach(dir)
     3 endforeach(dir)