mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
@@ -229,6 +229,11 @@ Hints
|
||||
* If set to TRUE, search **only** for static libraries.
|
||||
* If set to FALSE, search **only** for shared libraries.
|
||||
|
||||
.. note::
|
||||
|
||||
This hint will be ignored on ``Windows`` because static libraries are not
|
||||
available on this platform.
|
||||
|
||||
``Python_FIND_ABI``
|
||||
.. versionadded:: 3.16
|
||||
|
||||
|
||||
@@ -215,6 +215,11 @@ Hints
|
||||
* If set to TRUE, search **only** for static libraries.
|
||||
* If set to FALSE, search **only** for shared libraries.
|
||||
|
||||
.. note::
|
||||
|
||||
This hint will be ignored on ``Windows`` because static libraries are not
|
||||
available on this platform.
|
||||
|
||||
``Python2_FIND_STRATEGY``
|
||||
.. versionadded:: 3.15
|
||||
|
||||
|
||||
@@ -231,6 +231,11 @@ Hints
|
||||
* If set to TRUE, search **only** for static libraries.
|
||||
* If set to FALSE, search **only** for shared libraries.
|
||||
|
||||
.. note::
|
||||
|
||||
This hint will be ignored on ``Windows`` because static libraries are not
|
||||
available on this platform.
|
||||
|
||||
``Python3_FIND_ABI``
|
||||
.. versionadded:: 3.16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user