Skip to content

Commit ef974d2

Browse files
committed
DOC: Meson 1.2.0 or later is required for --skip-subprojects support
1 parent cd43b5b commit ef974d2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/meson-compatibility.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ versions.
2626
and similar installation functions. On older Meson versions, these
2727
arguments have no effect.
2828

29+
.. option:: 1.2.0
30+
31+
Meson 1.2.0 or later is required to support the
32+
``--skip-subprojects`` option that can be passed to ``meson
33+
install`` to do not include in the Python wheel files installed by
34+
some or all subprojects.
35+
2936
.. option:: 1.2.3
3037

3138
Meson 1.2.3 or later is required to support Python 3.12 or later.

0 commit comments

Comments
 (0)