Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
417fd120
Unverified
Commit
417fd120
authored
May 06, 2021
by
Akira Kawata
Committed by
GitHub
May 06, 2021
Browse files
Fix: fix typo of WITHOUT_SOABI (#2992)
parent
0c93a0f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/pybind11Config.cmake.in
tools/pybind11Config.cmake.in
+1
-1
No files found.
tools/pybind11Config.cmake.in
View file @
417fd120
...
@@ -139,7 +139,7 @@ This module defines the following commands to assist with creating Python module
...
@@ -139,7 +139,7 @@ This module defines the following commands to assist with creating Python module
pybind11_add_module(<target>
pybind11_add_module(<target>
[STATIC|SHARED|MODULE]
[STATIC|SHARED|MODULE]
[THIN_LTO] [OPT_SIZE] [NO_EXTRAS] [WITHOUT_SO
B
AI]
[THIN_LTO] [OPT_SIZE] [NO_EXTRAS] [WITHOUT_SOA
B
I]
<files>...
<files>...
)
)
...
...
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