19 lines
564 B
Plaintext
19 lines
564 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/uriparser"]
|
|
path = libs/uriparser
|
|
url = https://github.com/uriparser/uriparser.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
|