mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 06:34:14 +00:00
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
[submodule "lib/glew"]
|
|
path = lib/glew
|
|
url = https://github.com/edoren/glew
|
|
[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
|