JSON for Modern C++, a C++11 header-only JSON class
https://nlohmann.github.io/json/
JSON for Modern C++, a C++11 header-only JSON class.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / nlohmann_json
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/nlohmann_json && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_constraints | 0000000166 166 Bytes | |
_link | 0000000124 124 Bytes | |
json-3.11.2.tar.gz | 0008097673 7.72 MB | |
nlohmann_json.changes | 0000023403 22.9 KB | |
nlohmann_json.spec | 0000002434 2.38 KB |
Comments 1
sagiben wrote
Hi, currently this package fails to build for openSUSE Leap 42.3 due to missing dependency for cmake 3.8. This package provides only a C++ header file, the cmake requirement and the build process is just for running unittests. Can we skip the unittests ?