Files
learnopengl/.gitmodules
2025-12-06 14:53:19 +01:00

13 lines
319 B
Plaintext

[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb.git
[submodule "lib/glad"]
path = lib/glad
url = https://github.com/DawidLokiec/glad.git