We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f08625 commit 655c60dCopy full SHA for 655c60d
tools/pybind11Config.cmake.in
@@ -159,7 +159,7 @@ default is ``MODULE``. There are several options:
159
Use thin LTO instead of regular if there's a choice (pybind11's selection
160
is disabled if ``CMAKE_INTERPROCEDURAL_OPTIMIZATIONS`` is set).
161
``WITHOUT_SOABI``
162
- Disable the SOABI component (``PYBIND11_NEWPYTHON`` mode only).
+ Disable the SOABI component (``PYBIND11_FINDPYTHON`` mode only).
163
``NO_EXTRAS``
164
Disable all extras, exit immediately after making the module.
165
0 commit comments