forked from omec-project/c3po
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 845 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 "modules/c-ares"]
path = modules/c-ares
url = https://github.com/c-ares/c-ares.git
[submodule "modules/rapidjson"]
path = modules/rapidjson
url = https://github.com/miloyip/rapidjson.git
[submodule "modules/cpp-driver"]
path = modules/cpp-driver
url = https://github.com/datastax/cpp-driver.git
[submodule "modules/spdlog"]
path = modules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "modules/pistache"]
path = modules/pistache
url = https://github.com/oktal/pistache.git
[submodule "modules/linux-sgx"]
path = modules/linux-sgx
url = https://github.com/intel/linux-sgx
[submodule "modules/freeDiameter"]
path = modules/freeDiameter
url = https://github.com/omec-project/freediameter.git
[submodule "modules/prometheus-cpp"]
path = modules/prometheus-cpp
url = https://github.com/jupp0r/prometheus-cpp