From bc00caadc9bd5eab854d4b7e6574a2eb9747ac79 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Mon, 30 Oct 2023 10:45:32 +0100 Subject: ref-manual: document MESON_TARGET (From yocto-docs rev: 8109eeb5b7a4e5b2f50047e049ce0295bdc94856) Signed-off-by: Michael Opdenacker CC: Ross Burton Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/classes.rst') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index c7a5e9a63a..f1d545f310 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -1779,9 +1779,10 @@ class. ========= The :ref:`ref-classes-meson` class allows to create recipes that build software -using the `Meson `__ build system. You can use -the :term:`MESON_BUILDTYPE` and :term:`EXTRA_OEMESON` variables to specify -additional configuration options to be passed using the ``meson`` command line. +using the `Meson `__ build system. You can use the +:term:`MESON_BUILDTYPE`, :term:`MESON_TARGET` and :term:`EXTRA_OEMESON` +variables to specify additional configuration options to be passed using the +``meson`` command line. .. _ref-classes-metadata_scm: -- cgit v1.2.3-54-g00ecf