commit | 1d7063710b7bab4cfaf2adb2c0c975fdb99e62c9 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Wed Jul 09 16:39:15 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 09:18:13 2025 -0400 |
tree | b84ecd47d63a716701ec3b738a2abf974a31e267 | |
parent | 0db325c26b7cd60d5c82844ced0e96af2a42d418 [diff] |
meson: refactor cli11 dependency cli11 has added support for being a meson subproject, so it can be detected like any other dependency. Ensure it is used in system mode (-isystem...), to help static analysis tools which make use of that. Tested by building and running the unit tests using the cli11 subproject. Change-Id: I8e3f4959a645eda34e995e736e1a05729fbc27f9 Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it in the docs repository.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build