initial commit
This commit is contained in:
commit
811f80c92c
17 changed files with 549 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "external/json"]
|
||||
path = external/json
|
||||
url = https://github.com/nlohmann/json
|
||||
[submodule "external/cpr"]
|
||||
path = external/cpr
|
||||
url = https://github.com/libcpr/cpr
|
Loading…
Add table
Add a link
Reference in a new issue