replace jsoncpp with nlohmann_json

This commit is contained in:
Martin Brodbeck 2018-10-18 12:06:36 +02:00
parent 1aa56f24a3
commit 6b251a4a32
6 changed files with 54 additions and 52 deletions

3
.gitmodules vendored Normal file
View file

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