Third party module for json added.

This commit is contained in:
Johannes Feldmann
2018-03-27 10:10:50 +02:00
parent ac950afda9
commit 13baae168b

3
.gitmodules vendored
View File

@@ -5,3 +5,6 @@
path = DRAMSys/library/src/common/third_party/DRAMPower
url = https://github.com/tukl-msd/DRAMPower.git
branch = master
[submodule "DRAMSys/library/src/common/third_party/json"]
path = DRAMSys/library/src/common/third_party/json
url = https://github.com/nlohmann/json.git