commit | f3fe0db8e3fe87caf222a739d9635e9add7a477a | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Wed Jul 09 16:33:11 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 09:17:47 2025 -0400 |
tree | 049c847c140ee0473ea8a05572f3a0e8c8c06958 | |
parent | a3ab4d90d658752c48f1a74ef9003f624f66e81e [diff] |
meson: refactor gtest and gmock dependencies gtest has added first class support for being a meson subproject, so the gtest/gmock dependencies can be expressed with fewer conditions and more succinctly. Tested by building and running the unit tests using the gtest subproject. Change-Id: I57e43e36b866ebe0229b29f907b2c78acb55b7bc 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