mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-25 17:29:18 +00:00
docs: fix incorrect name (PYBIND11_NEWPYTHON) (#5570)
This commit is contained in:
@@ -159,7 +159,7 @@ default is ``MODULE``. There are several options:
|
|||||||
Use thin LTO instead of regular if there's a choice (pybind11's selection
|
Use thin LTO instead of regular if there's a choice (pybind11's selection
|
||||||
is disabled if ``CMAKE_INTERPROCEDURAL_OPTIMIZATIONS`` is set).
|
is disabled if ``CMAKE_INTERPROCEDURAL_OPTIMIZATIONS`` is set).
|
||||||
``WITHOUT_SOABI``
|
``WITHOUT_SOABI``
|
||||||
Disable the SOABI component (``PYBIND11_NEWPYTHON`` mode only).
|
Disable the SOABI component (``PYBIND11_FINDPYTHON`` mode only).
|
||||||
``NO_EXTRAS``
|
``NO_EXTRAS``
|
||||||
Disable all extras, exit immediately after making the module.
|
Disable all extras, exit immediately after making the module.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user