-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 933 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 933 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
[submodule "Externals/Catch2"]
path = Externals/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "Externals/glm"]
path = Externals/glm
url = https://github.com/g-truc/glm.git
[submodule "Externals/json"]
path = Externals/json
url = https://github.com/nlohmann/json.git
[submodule "Externals/spdlog"]
path = Externals/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Externals/tinyobjloader"]
path = Externals/tinyobjloader
url = https://github.com/syoyo/tinyobjloader.git
[submodule "Externals/fmt"]
path = Externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Externals/debugbreak"]
path = Externals/debugbreak
url = https://github.com/scottt/debugbreak.git
[submodule "Externals/tinyply"]
path = Externals/tinyply
url = https://github.com/ddiakopoulos/tinyply.git
[submodule "Externals/libmorton"]
path = Externals/libmorton
url = https://github.com/Forceflow/libmorton.git