| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Rename recipe to express PV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
nlohmann-json has examples in their repo that refer to
the header as json.hpp directly, as such many packages
that require nlohmann-json expect json.hpp and not
nlohmann/json.hpp as the cmake file installs. Create symlink
so that access is available by either option. Also update
to release 3.3.0.
Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
nlohmann-json is a c++ header-only json library.
Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|