commit | 82e9557e3dcd588dc4cb5c5f2a76537bd3c76268 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Thu May 07 20:28:05 2020 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Jun 09 16:21:34 2020 +0530 |
tree | 054e42f8ebbdbef5b3a97a123d4ff707a09714fc | |
parent | 2635e1b889ded4364d984fcb29f24439ea8fbd23 [diff] |
Add support for building with meson Follow the OpenBMC herd and support a modern, comprehensible build framework. To build with meson: meson build ninja -C build The OpenBMC CI scripts look for meson.build before looking for CMakelists so approval of this patch would change the build system during CI to meson. Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Change-Id: I23d023d8db8048579926231841f497366ab3d516