This repository has been archived on 2024-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
RLogs/.gitmodules
2022-11-07 21:52:11 +03:00

16 lines
536 B
Plaintext

[submodule "dependencies/curlpp"]
path = dependencies/curlpp
url = https://github.com/jpbarrette/curlpp.git
[submodule "dependencies/websocketpp"]
path = dependencies/websocketpp
url = https://github.com/zaphoyd/websocketpp
[submodule "dependencies/argparse"]
path = dependencies/argparse
url = https://github.com/p-ranav/argparse
[submodule "dependencies/boost"]
path = dependencies/boost
url = https://github.com/boostorg/boost
[submodule "dependencies/json"]
path = dependencies/json
url = https://github.com/nlohmann/json