Skip to content

Commit

Permalink
DOC: Meson 1.2.0 or later is required for --skip-subprojects support
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi authored and rgommers committed Oct 29, 2024
1 parent 5e96ca7 commit 856debc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/reference/meson-compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ versions.
and similar installation functions. On older Meson versions, these
arguments have no effect.

.. option:: 1.2.0

Meson 1.2.0 or later is required to support the ``--skip-subprojects``
option that can be passed to ``meson install`` to not include files
installed by some or all subprojects in the Python wheel.

.. option:: 1.2.3

Meson 1.2.3 or later is required to support Python 3.12 or later.
Expand Down

0 comments on commit 856debc

Please sign in to comment.