- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
Latest commit
12 lines (12 loc) · 401 Bytes
/
Copy path.gitmodules
File metadata and controls
12 lines (12 loc) · 401 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "Dependencies/glfw"]
path=Dependencies/glfw
url=https://github.com/glfw/glfw.git
[submodule "Dependencies/glm"]
path=Dependencies/glm
url=https://github.com/g-truc/glm.git
[submodule "Dependencies/stbimage"]
path=Dependencies/stbimage
url=https://github.com/nothings/stb.git
[submodule "Dependencies/fmt"]
path=Dependencies/fmt
url=https://github.com/fmtlib/fmt.git