forked from InfiniTensor/RefactorGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 820 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 "3rd-party/fmt"]
path = 3rd-party/fmt
url = [email protected]:fmtlib/fmt.git
[submodule "3rd-party/googletest"]
path = 3rd-party/googletest
url = [email protected]:google/googletest.git
[submodule "3rd-party/backward-cpp"]
path = 3rd-party/backward-cpp
url = [email protected]:bombela/backward-cpp.git
[submodule "3rd-party/fmtlog"]
path = 3rd-party/fmtlog
url = [email protected]:MengRao/fmtlog.git
[submodule "3rd-party/result"]
path = 3rd-party/result
url = [email protected]:willowell/result.git
[submodule "3rd-party/abseil-cpp"]
path = 3rd-party/abseil-cpp
url = [email protected]:abseil/abseil-cpp.git
[submodule "src/09python_ffi/pybind11"]
path = src/09python_ffi/pybind11
url = [email protected]:pybind/pybind11.git
[submodule "3rd-party/cccl"]
path = 3rd-party/cccl
url = [email protected]:NVIDIA/cccl.git