commit | fb853663a2e3ca3366bf96a21a0a045f69d7ed2a | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Fri May 03 14:54:11 2024 +0930 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Fri May 03 14:56:49 2024 +0930 |
tree | 9a361efb550bb5609b6d56295ddb884003829694 | |
parent | 883d91d7d8f9a0f2bcf150990f75073cad21d94c [diff] |
meson: Declare a find_program() override for mapperx If phosphor-objmgr is used as a subproject, allow discovery of its mapperx program for use in the parent project. Change-Id: I1cb448500cab015b8b309979ab26f7e51f03e8ea Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
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