update test suite

This commit is contained in:
Niels Lohmann 2020-06-18 12:50:32 +02:00
parent 88a37010d6
commit cd115cbc33
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -1,7 +1,7 @@
find_package(Git)
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)
# target to download test data
add_custom_target(download_test_data