| commit | 3d9fb99f5cfcb573260cba53439977cc6ede8861 | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 15 17:21:22 2025 -0400 |
| committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Nov 04 07:34:37 2025 -0500 |
| tree | 9b7f0697ca27c3b651c06c0b375c0569c5c72c6e | |
| parent | 86436ac025f569f16512e71c979d4c2d4e514135 [diff] |
fail-monitor: expand CLI11_PARSE macro The expanded code helps readers unfamiliar with CLI11 understand what is happening at a glance. It also sets up enabling more compiler warnings. Tested by building the fail-monitor. Change-Id: I9cefff6cf7032cb262b07b005afb032d38a97867 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