-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 847 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "prelude"]
path = prelude
url = https://github.com/facebook/buck2-prelude.git
[submodule "lib/third_party/qoi"]
path = lib/third_party/qoi/src
url = [email protected]:phoboslab/qoi.git
[submodule "lib/third_party/rapidjson/src"]
path = lib/third_party/rapidjson/src
url = [email protected]:Tencent/rapidjson.git
[submodule "lib/third_party/openexr/src"]
path = lib/third_party/openexr/src
url = [email protected]:AcademySoftwareFoundation/openexr.git
[submodule "lib/third_party/Imath/src"]
path = lib/third_party/Imath/src
url = [email protected]:AcademySoftwareFoundation/Imath.git
[submodule "lib/third_party/libdeflate/src"]
path = lib/third_party/libdeflate/src
url = [email protected]:ebiggers/libdeflate.git
[submodule "lib/third_party/bullet/src"]
path = lib/third_party/bullet/src
url = [email protected]:bulletphysics/bullet3.git