-
Notifications
You must be signed in to change notification settings - Fork 89
/
.gitmodules
39 lines (39 loc) · 1.35 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "dependencies/args"]
path = dependencies/args
url = https://github.com/Taywee/args
[submodule "dependencies/Imath"]
path = dependencies/Imath
url = https://github.com/AcademySoftwareFoundation/Imath
[submodule "dependencies/openexr"]
path = dependencies/openexr
url = https://github.com/AcademySoftwareFoundation/openexr
[submodule "dependencies/zlib"]
path = dependencies/zlib
url = https://github.com/Tom94/zlib
[submodule "dependencies/utfcpp"]
path = dependencies/utfcpp
url = https://github.com/Tom94/utfcpp
[submodule "dependencies/tinylogger"]
path = dependencies/tinylogger
url = https://github.com/Tom94/tinylogger
[submodule "dependencies/clip"]
path = dependencies/clip
url = https://github.com/Tom94/clip
[submodule "dependencies/DirectXTex"]
path = dependencies/DirectXTex
url = https://github.com/Tom94/DirectXTex
[submodule "dependencies/nanogui"]
path = dependencies/nanogui
url = https://github.com/Tom94/nanogui-1
[submodule "dependencies/qoi"]
path = dependencies/qoi
url = https://github.com/phoboslab/qoi.git
[submodule "dependencies/fmt"]
path = dependencies/fmt
url = https://github.com/fmtlib/fmt
[submodule "scripts/create-dmg"]
path = scripts/create-dmg
url = https://github.com/create-dmg/create-dmg
[submodule "dependencies/libdeflate"]
path = dependencies/libdeflate
url = https://github.com/ebiggers/libdeflate