harfbuzz: disable building the tests

We don't (yet) install these, so don't build them.

(From OE-Core rev: 5db0a59d09bbab63d48c03d5fa4bfb7c89d6a3b1)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2025-07-18 14:58:39 +01:00
committed by Richard Purdie
parent 654f3ed7ec
commit a52e89ba8e

View File

@@ -21,6 +21,8 @@ GIR_MESON_DISABLE_FLAG = 'disabled'
GTKDOC_MESON_ENABLE_FLAG = 'enabled'
GTKDOC_MESON_DISABLE_FLAG = 'disabled'
EXTRA_OEMESON = "-Dtests=disabled"
PACKAGECONFIG ??= "cairo freetype glib icu"
PACKAGECONFIG[cairo] = "-Dcairo=enabled,-Dcairo=disabled,cairo"
PACKAGECONFIG[chafa] = "-Dchafa=enabled,-Dchafa=disabled,chafa"