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 committed Oct 28, 2024
1 parent cd43b5b commit ef974d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/reference/meson-compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ 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 do not include in the Python wheel files installed by
some or all subprojects.

.. 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 ef974d2

Please sign in to comment.