commit | cf72403d7ef358974c18ff5257f5e763151952ec | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Tue Oct 29 14:31:51 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Thu Oct 31 10:11:49 2024 +0800 |
tree | 86085847706f86f62e9ee7085bde0d631af70314 | |
parent | 7a93d516522f58b887a05cc93ff27a6674601e5f [diff] |
libmapper: format code using c++ clang-format Remove libmapper/.clang-fromat and format code using c++ clang-format Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I62781743b03fa1e806f51f4844c93aaf4cdfac4f
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