Installation and integration
fmt can be dropped into a project as header-only, with no build step at all, or built and linked as
fmt can be dropped into a project as header-only, with no build step at all, or built and linked as
There isn't one right way to add nlohmann/json to a project — there's a spectrum from "copy one
The header-only default is what makes spdlog trivial to adopt — copy a directory, add an include