-
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) · 785 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 785 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 "ext/filesystem"]
path = ext/filesystem
url = https://github.com/wjakob/filesystem
[submodule "ext/tinyformat"]
path = ext/tinyformat
url = https://github.com/wjakob/tinyformat
[submodule "ext/glfw"]
path = ext/glfw
url = https://github.com/glfw/glfw
[submodule "ext/openexr"]
path = ext/openexr
url = https://github.com/mitsuba-renderer/openexr/
[submodule "ext/pugixml"]
path = ext/pugixml
url = http://github.com/zeux/pugixml
[submodule "ext/pcg32"]
path = ext/pcg32
url = https://github.com/wjakob/pcg32
[submodule "ext/tbb"]
path = ext/tbb
url = https://github.com/wjakob/tbb
[submodule "ext/cmdline"]
path = ext/cmdline
url = https://github.com/xuxmin/cmdline.git
[submodule "ext/spdlog"]
path = ext/spdlog
url = https://github.com/gabime/spdlog.git