| commit | 93aa983e36a7140d594e175a00a5b3a0021146b8 | [log] [tgz] |
|---|---|---|
| author | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 07 15:29:49 2025 +0100 |
| committer | Alexander <alexander.hansen@9elements.com> | Fri Nov 14 08:47:10 2025 +0000 |
| tree | 67e03d338359516f9db8cc45c35938cad58297ff | |
| parent | a202dc093526aa254aac79d31a06d7696d7ab82c [diff] |
use PDI constants for ObjectMapper PDI already defines the constants we need here, use those instead of duplicating. Tested: Inspection only. Change-Id: I86ad46a4aac757aa7b377b1e1709088a1e457102 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.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