SOF/.gitmodules

13 lines
383 B
Plaintext
Raw Permalink Normal View History

[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw
[submodule "external/stb"]
path = external/stb
url = https://github.com/nothings/stb
[submodule "external/freetype"]
path = external/freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "external/utf8"]
path = external/utf8
url = https://github.com/sheredom/utf8.h