#
a83fae58 |
| 13-Jul-2023 |
Patrick Williams <patrick@stwcx.xyz> |
meson: add necessary subprojects
Enable the project to build outside of the OpenBMC Docker or Yocto environments by providing subproject wrap files as necessary. In some cases, this requires adding
meson: add necessary subprojects
Enable the project to build outside of the OpenBMC Docker or Yocto environments by providing subproject wrap files as necessary. In some cases, this requires adding additional dependencies in the meson file due to them not currently being expressed.
Supply a .gitignore that is appropriate for a Meson project as the current one seems to be from the time when this project used autoconf.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iea2ae8cb9e00d2aa726800ff09b42d93efc886fc
show more ...
|