mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 04:34:14 +00:00
feat(gitmodules): add stb lib
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
|||||||
[submodule "lib/glfw"]
|
[submodule "lib/glfw"]
|
||||||
path = lib/glfw
|
path = lib/glfw
|
||||||
url = https://github.com/glfw/glfw
|
url = https://github.com/glfw/glfw
|
||||||
|
[submodule "lib/stb"]
|
||||||
|
path = lib/stb
|
||||||
|
url = https://github.com/nothings/stb.git
|
||||||
|
|||||||
1
lib/stb
Submodule
1
lib/stb
Submodule
Submodule lib/stb added at f1c79c0282
Reference in New Issue
Block a user