mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
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:
committed by
Richard Purdie
parent
bfa657b639
commit
879371ca7c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user