Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
31b0a5d9
Commit
31b0a5d9
authored
Nov 04, 2023
by
Social_Mean
Committed by
Henry Schreiner
Nov 03, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix doc typo
parent
76b7f536
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
tools/pybind11Config.cmake.in
+1
-1
No files found.
tools/pybind11Config.cmake.in
View file @
31b0a5d9
...
@@ -149,7 +149,7 @@ default is ``MODULE``. There are several options:
...
@@ -149,7 +149,7 @@ default is ``MODULE``. There are several options:
``OPT_SIZE``
``OPT_SIZE``
Optimize for size, even if the ``CMAKE_BUILD_TYPE`` is not ``MinSizeRel``.
Optimize for size, even if the ``CMAKE_BUILD_TYPE`` is not ``MinSizeRel``.
``THIN_LTO``
``THIN_LTO``
Use thin
TL
O instead of regular if there's a choice (pybind11's selection
Use thin
LT
O 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_NEWPYTHON`` mode only).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment