Add nlohmann/json as submodule

This commit is contained in:
rock88 2020-05-05 23:37:11 +03:00
parent f00c885f4a
commit eb1ec7130b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "third_party/nanogui"]
path = third_party/nanogui
url=git@github.com:rock88/nanogui.git
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/nlohmann/json.git

1
third_party/json vendored Submodule

@ -0,0 +1 @@
Subproject commit a50a14088c5c131d57f6dd6f91741da49c1ce426