Add nlohmann json submodule.

This commit is contained in:
Lukas Steiner
2020-07-06 18:05:43 +02:00
parent bacf0017ba
commit 241352be20
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -11,3 +11,6 @@
[submodule "DRAMSys/library/src/common/third_party/sqlite-amalgamation"]
path = DRAMSys/library/src/common/third_party/sqlite-amalgamation
url = https://github.com/azadkuh/sqlite-amalgamation.git
[submodule "DRAMSys/library/src/common/third_party/nlohmann"]
path = DRAMSys/library/src/common/third_party/nlohmann
url = https://github.com/nlohmann/json