Unverified Commit d0ef591c authored by Niels Lohmann's avatar Niels Lohmann

Merge branches 'develop' and 'external_test_data' of...

Merge branches 'develop' and 'external_test_data' of https://github.com/nlohmann/json into external_test_data
parents ec5cfdd3 2251741b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment