ref-manual/variables.rst: document the MESON_INSTALL_TAGS

This variable can be used to add install tags to the 'meson install'
command.

(From yocto-docs rev: 72b502cfb67345cda17bc2ae7af222b7cecb9a0c)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2025-03-25 10:20:50 +01:00
committed by Richard Purdie
parent bfa657b639
commit 879371ca7c

View File

@@ -5601,6 +5601,10 @@ system and gives an overview of their function and contents.
you to specify the inclusion of debugging symbols and the compiler
optimizations (none, performance or size).
:term:`MESON_INSTALL_TAGS`
A variable for the :ref:`ref-classes-meson` class, allowing to specify
install tags (``--tags`` argument of the ``meson install`` command).
:term:`MESON_TARGET`
A variable for the :ref:`ref-classes-meson` class, allowing to choose
a Meson target to build in :ref:`ref-tasks-compile`. Otherwise, the