forked from saeedhdd/nori-base-2019
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 801 Bytes
/
.gitmodules
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/tbb"]
path = ext/tbb
url = https://github.com/wjakob/tbb
[submodule "ext/pugixml"]
path = ext/pugixml
url = http://github.com/zeux/pugixml
[submodule "ext/tinyformat"]
path = ext/tinyformat
url = https://github.com/wjakob/tinyformat
[submodule "ext/hypothesis"]
path = ext/hypothesis
url = https://github.com/wjakob/hypothesis
[submodule "ext/pcg32"]
path = ext/pcg32
url = https://github.com/wjakob/pcg32
[submodule "ext/nanogui"]
path = ext/nanogui
url = https://github.com/wjakob/nanogui
[submodule "ext/zlib"]
path = ext/zlib
url = https://github.com/mitsuba-renderer/zlib
[submodule "ext/openexr"]
path = ext/openexr
url = https://github.com/mitsuba-renderer/openexr/