commit | 4d28bcd31f55a98505ec6dbe090a45b1cdf84952 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Sun Apr 23 23:34:05 2023 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Wed Apr 26 11:58:13 2023 -0700 |
tree | 6e0482beecad6895335da47dc6b0282e9d803bbd | |
parent | cfd49eb8da612c25ea69a2ac7eefce1a07fa0ac1 [diff] |
meson: Switch autoconf build to meson Summary: - Add meson build flow. - Remove the options not being configured from yocto as configure args and add them as constants/define in settings_manager.hpp Tested: - autotools build passes. - meson build passes with "ninja -C build". Change-Id: Iaa7704886cdcd5481a04bae77e02df2c6a53aee9 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>