mirror of
https://github.com/nlohmann/json
synced 2024-11-10 06:20:06 +00:00
use json_test_data version 2.0.0
This commit is contained in:
parent
47c6570470
commit
8f5b5c7469
@ -1,7 +1,7 @@
|
||||
find_package(Git)
|
||||
|
||||
set(JSON_TEST_DATA_URL https://github.com/nlohmann/json_test_data)
|
||||
set(JSON_TEST_DATA_VERSION 1.0.0)
|
||||
set(JSON_TEST_DATA_VERSION 2.0.0)
|
||||
|
||||
# target to download test data
|
||||
add_custom_target(download_test_data
|
||||
|
Loading…
Reference in New Issue
Block a user