3rdparty: replace json submodule with a minified fork

The main git repo is several hundred MB.

https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent

This is mentioned in https://github.com/nlohmann/json/blob/develop/README.md
This commit is contained in:
Eric Wasylishen 2021-10-02 12:31:22 -06:00
parent 59e71d7600
commit 542c530e56
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -6,4 +6,4 @@
url = https://github.com/google/googletest
[submodule "3rdparty/json"]
path = 3rdparty/json
url = https://github.com/nlohmann/json.git
url = https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent

2
3rdparty/json vendored

@ -1 +1 @@
Subproject commit bbdb29c6583e9e68f7f2bdce59a7384f061e0e32
Subproject commit 0db99d5ed1ba0c4409509db3916e7bd8398ee920