-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 807 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third-party/librdkafka"]
path = third-party/librdkafka
url = https://github.com/confluentinc/librdkafka
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest
[submodule "third-party/nlohmann"]
path = third-party/nlohmann
url = https://github.com/nlohmann/json
[submodule "third-party/mosquitto"]
path = third-party/mosquitto
url = https://github.com/eclipse/mosquitto
[submodule "lib/libnatkit-core"]
path = lib/libnatkit-core
url = https://github.com/neuralbertatech/libnatkit-core
[submodule "third-party/libnatkit-core"]
path = third-party/libnatkit-core
url = https://github.com/neuralbertatech/libnatkit-core
[submodule "third-party/drogon"]
path = third-party/drogon
url = https://github.com/drogonframework/drogon.git