mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 02:38:37 -06:00
FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES}
Mention each variable in the documentation of the other. Issue: #24878
This commit is contained in:
@@ -234,6 +234,8 @@ Hints
|
||||
constraints is founded.
|
||||
This is the default if policy :policy:`CMP0094` is set to ``NEW``.
|
||||
|
||||
See also ``Python2_FIND_UNVERSIONED_NAMES``.
|
||||
|
||||
``Python2_FIND_REGISTRY``
|
||||
.. versionadded:: 3.13
|
||||
|
||||
@@ -341,6 +343,8 @@ Hints
|
||||
This is the default.
|
||||
* ``NEVER``: The generic name are not searched at all.
|
||||
|
||||
See also ``Python2_FIND_STRATEGY``.
|
||||
|
||||
Artifacts Specification
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user