Dominik Meyer
9b640ac751
All checks were successful
continuous-integration/drone/push Build is passing
22 lines
659 B
Plaintext
22 lines
659 B
Plaintext
[submodule "libs/CLI11"]
|
|
path = libs/CLI11
|
|
url = https://github.com/CLIUtils/CLI11.git
|
|
[submodule "libs/cpp-httplib"]
|
|
path = libs/cpp-httplib
|
|
url = https://github.com/yhirose/cpp-httplib.git
|
|
[submodule "libs/json"]
|
|
path = libs/json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "libs/Catch2"]
|
|
path = libs/Catch2
|
|
url = https://github.com/catchorg/Catch2.git
|
|
[submodule "libs/loguru"]
|
|
path = libs/loguru
|
|
url = https://github.com/emilk/loguru.git
|
|
[submodule "libs/url"]
|
|
path = libs/url
|
|
url = https://github.com/cpp-netlib/url.git
|
|
[submodule "libs/tableprinter"]
|
|
path = libs/tableprinter
|
|
url = https://github.com/OzanCansel/tableprinter.git
|