add nlohmann as submodule

This commit is contained in:
lucaspalomodevelop 2023-12-07 20:47:23 +01:00
parent 78cf2a5982
commit 1bfbdea99f
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

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

1
libs/json Submodule

@ -0,0 +1 @@
Subproject commit 3780b41dd070436f3f55327b0a88f27a52e2dfa8

1
libs/libs/json Submodule

@ -0,0 +1 @@
Subproject commit 3780b41dd070436f3f55327b0a88f27a52e2dfa8