-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
24 lines (24 loc) · 726 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
[submodule "lib/lodepng"]
path = lib/lodepng
url = https://github.com/lvandeve/lodepng
[submodule "lib/tracy"]
path = lib/tracy
url = https://github.com/wolfpld/tracy
[submodule "lib/filesystem"]
path = lib/filesystem
url = https://github.com/gulrak/filesystem
[submodule "lib/cxxopts"]
path = lib/cxxopts
url = https://github.com/jarro2783/cxxopts
[submodule "lib/openexr"]
path = lib/openexr
url = https://github.com/AcademySoftwareFoundation/openexr.git
[submodule "lib/Imath"]
path = lib/Imath
url = https://github.com/AcademySoftwareFoundation/Imath
[submodule "lib/ctpl"]
path = lib/ctpl
url = https://github.com/vit-vit/CTPL
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json