/conan-nlohmann-json-scripts

Scripts to build NlohmannJson Conan packages

Primary LanguageShellMIT LicenseMIT

Conan NlohmannJson

This repository contains a conan receipe that can be used to build a nlohmann json package.

For Infos about the library please visit Github.
The library is licensed under the MIT License.
This repository is licensed under the MIT License.

macOS

To create a package for macOS you can run the conan command like this:

conan create . nlohmann-json/3.9.1@rgpaul/stable

Requirements