metricq/metricq-cpp

Update json - not a submodule

Closed this issue · 2 comments

Update json - not a submodule

Either make a submodule from it or include with FetchContent
https://github.com/nlohmann/json#cmake
Can activate JSON_SystemInclude

Fixed in a7698c2