-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 1.01 KB
/
.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 "src/third-party/tgbot-cpp"]
path = src/third-party/tgbot-cpp
url = https://github.com/Royna2544/tgbot-cpp.git
[submodule "src/third-party/dlfcn-win32"]
path = src/third-party/dlfcn-win32
url = https://github.com/dlfcn-win32/dlfcn-win32.git
[submodule "src/third-party/rapidjson"]
path = src/third-party/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "src/third-party/corrosion"]
path = src/third-party/corrosion
url = https://github.com/corrosion-rs/corrosion
[submodule "src/third-party/cpp-httplib"]
path = src/third-party/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
[submodule "clientapp/android/app/src/main/cpp/external/openssl"]
path = clientapp/android/app/src/main/cpp/external/openssl
url = https://github.com/openssl/openssl
[submodule "clientapp/android/app/src/main/cpp/abseil-cpp"]
path = src/third-party/abseil-cpp
url = https://github.com/abseil/abseil-cpp/
[submodule "src/third-party/fruit"]
path = src/third-party/fruit
url = https://github.com/google/fruit