commit | 13cf45f18819f3df2609698099a775b83d0b0c29 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradbish@qti.qualcomm.com> | Mon Jul 14 16:35:13 2025 -0400 |
committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Jul 29 09:18:17 2025 -0400 |
tree | 6fb702e39221e82d0fa786fa33293017aebcf6fe | |
parent | 0426f31bfd3adea5f53304692787fde1fdaf650b [diff] |
meson: remove implicit_include_directories We don't generate any headers so skip looking for them in the build tree, which results in simpler compiler command lines and a minor efficiency improvement. Tested by building and running the unit tests. Change-Id: Ib666bf2b49922d9e495325948df10f1d06026b56 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