blob: c08d126f4eb0b744c0e73051ff523ed79317f5f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "shared/spdlog"]
path = shared/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "shared/cpr"]
path = shared/cpr
url = https://github.com/whoshuu/cpr.git
[submodule "shared/linux-pe"]
path = shared/linux-pe
url = https://github.com/authentification/linux-pe.git
[submodule "client/wolfssl"]
path = client/wolfssl
url = https://github.com/auth12/wolfssl_windows.git
|