mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
61502d3956
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.
|