c8fc728f | 16-Jun-2022 |
Patrick Williams <patrick@stwcx.xyz> |
meson: add nlohmann-json wrapper and deps
A number of locations within the repository do not appropriately specify the dependency on nlohmann-json. Fix up the wrap file, add appropriate dependency
meson: add nlohmann-json wrapper and deps
A number of locations within the repository do not appropriately specify the dependency on nlohmann-json. Fix up the wrap file, add appropriate dependency detection in the root meson, and add the library as a dependency when needed. This gets closer to allowing full subproject-based builds.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If70888c6de5651ca355f84616e41408ddde9fc08
show more ...
|
6b4cf435 | 16-Jun-2022 |
Patrick Williams <patrick@stwcx.xyz> |
meson: add wrap for mapper
The phosphor-objmgr repository, which supplies libmapper, now compiles using meson. Add a wrap file for it to allow builds outside of Yocto or an SDK.
Signed-off-by: Pat
meson: add wrap for mapper
The phosphor-objmgr repository, which supplies libmapper, now compiles using meson. Add a wrap file for it to allow builds outside of Yocto or an SDK.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic0c9fa2880a86116e03c5a26b51de4dd032baf4b
show more ...
|