Skip to content
Snippets Groups Projects
Commit 29ec44b2 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Use multiple json headers with hunter

parent 9e4b1f46
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,7 @@ hunter_config(
VERSION "1.70.0-p1"
CMAKE_ARGS IOSTREAMS_NO_BZIP2=1
)
hunter_config(
nlohmann_json
CMAKE_ARGS JSON_MultipleHeaders=ON
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment