mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-13 10:32:58 +01:00
Upgrade bundled version of nlohmann json to v3.1.2
This commit is contained in:
parent
60e35eb58a
commit
a95be7a780
@ -65,7 +65,7 @@ include_directories(SYSTEM
|
||||
thirdparty/jsoncpp-0.9.4/include
|
||||
thirdparty/rapidjson-1.0.2/include
|
||||
thirdparty/picojson-1.3.0
|
||||
thirdparty/nlohmann-json-1.1.0
|
||||
thirdparty/nlohmann-json-3.1.2
|
||||
${Boost_INCLUDE_DIRS}
|
||||
${Qt5Core_INCLUDE_DIRS}
|
||||
)
|
||||
|
8638
thirdparty/nlohmann-json-1.1.0/json.hpp
vendored
8638
thirdparty/nlohmann-json-1.1.0/json.hpp
vendored
File diff suppressed because it is too large
Load Diff
17300
thirdparty/nlohmann-json-3.1.2/json.hpp
vendored
Normal file
17300
thirdparty/nlohmann-json-3.1.2/json.hpp
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user