commit | ef885e460dfe8fc533d5b97a80de178537e2162c | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Wed Aug 16 10:04:04 2023 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Wed Aug 16 10:04:04 2023 +0800 |
tree | 58fea6d74104f722a35ee7aa9e7030a7bead712a | |
parent | 26ed98050e64e76892be5d5c2416b8a0044e3d9d [diff] |
meson_options.txt: Support for reading options from meson.options Support has been added for reading options from meson.options instead of meson_options.txt[1]. These are equivalent, but not using the .txt extension for a build file has a few advantages, chief among them many tools and text editors expect a file with the .txt extension to be plain text files, not build scripts. [1] https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I0714938f7ffd30c97c2f10bb45796103d29f4d12
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it here.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build