mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
This variable holds the standard extension suffix for modules. Fixes: #20150
7 lines
220 B
ReStructuredText
7 lines
220 B
ReStructuredText
FindPython-SOABI
|
|
----------------
|
|
|
|
* The :module:`FindPython3` and :module:`FindPython` modules gained,
|
|
respectively, variable ``Python3_SOABI`` and ``Python_SOABI`` giving
|
|
the standard extension suffix for modules.
|