ADD: nlohmann/json as a submodule

This commit is contained in:
Dominik Meyer 2021-08-04 12:28:29 +02:00
parent f152391dd5
commit 4b4272fdc7
No known key found for this signature in database
GPG Key ID: B4C312B600606B64
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
[submodule "libs/loguru"]
path = libs/loguru
url = https://github.com/emilk/loguru.git
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json.git

1
libs/json Submodule

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