Add json submodule

This commit is contained in:
Wilde Simon
2022-09-20 13:15:03 +02:00
parent f507912623
commit ba4b4f6e7e
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json.git
shallow = true

1
libs/json Submodule

Submodule libs/json added at f4658de270