1
0
mirror of https://github.com/nlohmann/json synced 2024-11-25 05:10:05 +00:00

Merge branches 'develop' and 'external_test_data' of https://github.com/nlohmann/json into external_test_data

This commit is contained in:
Niels Lohmann 2020-05-01 20:23:08 +02:00
commit d0ef591ce2
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -154,6 +154,7 @@ if(NOT json_POPULATED)
endif()
target_link_libraries(foo PRIVATE nlohmann_json::nlohmann_json)
```
**Note**: The repository https://github.com/nlohmann/json download size is huge.
It contains all the dataset used for the benchmarks. You might want to depend on