16 lines
536 B
Plaintext
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
|