Add nlohman/json library

https://github.com/nlohmann/json
This commit is contained in:
Tengiz Sharafiev 2016-02-02 12:51:45 +03:00
parent f6476167b5
commit 5959c31172
2 changed files with 8639 additions and 0 deletions

View File

@ -47,6 +47,7 @@ include_directories(
thirdparty/jsoncpp-0.9.4/include thirdparty/jsoncpp-0.9.4/include
thirdparty/rapidjson-0.1/include thirdparty/rapidjson-0.1/include
thirdparty/picojson-1.3.0 thirdparty/picojson-1.3.0
thirdparty/nlohmann-json-1.1.0
${Boost_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS}
) )

8638
thirdparty/nlohmann-json-1.1.0/json.hpp vendored Normal file

File diff suppressed because it is too large Load Diff