forked from chxry/cphosphor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (31 loc) · 823 Bytes
/
Copy path.gitmodules
File metadata and controls
31 lines (31 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[submodule "lib/glad"]
path = lib/glad
url = https://github.com/Dav1dde/glad
branch = glad2
[submodule "lib/cimgui"]
path = lib/cimgui
url = https://github.com/cimgui/cimgui
[submodule "lib/cglm"]
path = lib/cglm
url = https://github.com/recp/cglm
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb
[submodule "lib/vec"]
path = lib/vec
url = https://github.com/rxi/vec
[submodule "lib/microtar"]
path = lib/microtar
url = https://github.com/rxi/microtar
[submodule "lib/tinyobj"]
path = lib/tinyobj
url = https://github.com/syoyo/tinyobjloader-c/
[submodule "lib/parson"]
path = lib/parson
url = https://github.com/kgabis/parson
[submodule "lib/map"]
path = lib/map
url = https://github.com/rxi/map
[submodule "lib/cmixer"]
path = lib/cmixer
url = https://github.com/rxi/cmixer