Merge branch 'develop' of https://github.com/nlohmann/json into issue2189

This commit is contained in:
Niels Lohmann
2020-06-20 09:47:12 +02:00
6 changed files with 87 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
set(JSON_TEST_DATA_URL https://github.com/nlohmann/json_test_data)
set(JSON_TEST_DATA_VERSION 2.0.0)
set(JSON_TEST_DATA_VERSION 3.0.0)
# if variable is set, use test data from given directory rather than downloading them
if(JSON_TestDataDirectory)