-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 980 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 980 Bytes
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
[submodule "test/3rdparty/googletest"]
path = test/3rdparty/googletest
url = https://github.com/google/googletest.git
branch = tags/v1.12.0
[submodule "test/3rdparty/mockcpp"]
path = test/3rdparty/mockcpp
url = https://github.com/sinojelly/mockcpp.git
branch = tags/v2.7
[submodule "3rdparty/memfabric_hybrid"]
path = 3rdparty/memfabric_hybrid
url = https://gitcode.com/Ascend/memfabric_hybrid.git
branch = master
[submodule "3rdparty/log/spdlog"]
path = 3rdparty/log/spdlog
url = https://github.com/gabime/spdlog.git
branch = tags/v1.15.3
[submodule "3rdparty/cpp-httplib"]
path = 3rdparty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
branch = tags/v0.28.0
[submodule "3rdparty/nlohmann/json"]
path = 3rdparty/nlohmann/json
url = https://github.com/nlohmann/json.git
branch = tags/v3.12.0
[submodule "3rdparty/prometheus-cpp-lite"]
path = 3rdparty/prometheus-cpp-lite
url = https://github.com/biaks/prometheus-cpp-lite.git
branch = master