mirror of
https://github.com/pybind/pybind11.git
synced 2025-03-25 18:07:43 +00:00
docs: fix incorrect name (PYBIND11_NEWPYTHON) (#5570)
This commit is contained in:
parent
9f08625d60
commit
655c60d84c
@ -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
|
||||
is disabled if ``CMAKE_INTERPROCEDURAL_OPTIMIZATIONS`` is set).
|
||||
``WITHOUT_SOABI``
|
||||
Disable the SOABI component (``PYBIND11_NEWPYTHON`` mode only).
|
||||
Disable the SOABI component (``PYBIND11_FINDPYTHON`` mode only).
|
||||
``NO_EXTRAS``
|
||||
Disable all extras, exit immediately after making the module.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user