commit | 311d8e83d42307cf22f3cfcad23869e3343d672f | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Wed Mar 12 08:48:19 2025 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Thu Jul 03 08:48:57 2025 +0800 |
tree | 564f502a04fdfbde2a7c1515cec0f34b1293f248 | |
parent | e8a97bde9aea786915d5f857a0248c1373e05f1e [diff] |
app: update the method name update watchdog names to use `Lower Camel Case`. Change-Id: I654ddb1a37330f946f258c471fc4209e71cf4d82 Signed-off-by: George Liu <liuxiwei@ieisystem.com>
meson builddir ninja -C builddir
meson builddir -Dbuildtype=minsize -Db_lto=true -Dtests=disabled ninja -C builddir
If any of the dependencies are not found on the host system during configuration, meson automatically gets them via its wrap dependencies mentioned in ipmid/subprojects
.
meson builddir -Dwrap_mode=nofallback ninja -C builddir
meson builddir -Dbuildtype=debug ninja -C builddir
meson builddir -Db_coverage=true -Dtests=enabled ninja -C builddir test ninja -C builddir coverage