Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nlohmannjson: update to 3.8.0 | Rosen Penev | 2020-07-15 |
| | | | | | | | | Add BUILDONLY since this is only used for the headers. Rearranged variables for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | nlohmannjson: initial commit | Leonid Esman | 2019-12-14 |
JSON for Modern C++ library. Design goals: intuitive syntax, trivial integration, serious testing. https://nlohmann.github.io/json/ IPFS C++ HTTP API client library depends on this library. Signed-off-by: Leonid Esman <leonid.esman@gmail.com> |