Skip to content

Remove `nlohmann::json` warnings

Ben Bruers requested to merge bbrueers/powertools:removeJSONWarning into activeTB

The addition to the CMakeLists.txt removes many compiler warnings caused by nlohmann::json as of GCC 7.1.

https://github.com/nlohmann/json/issues/1861#issuecomment-745998713

Edited by Ben Bruers

Merge request reports