mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -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:
@@ -333,6 +333,8 @@ Hints
|
||||
constraints is founded.
|
||||
This is the default if policy :policy:`CMP0094` is set to ``NEW``.
|
||||
|
||||
See also ``Python3_FIND_UNVERSIONED_NAMES``.
|
||||
|
||||
``Python3_FIND_REGISTRY``
|
||||
.. versionadded:: 3.13
|
||||
|
||||
@@ -440,6 +442,8 @@ Hints
|
||||
This is the default.
|
||||
* ``NEVER``: The generic name are not searched at all.
|
||||
|
||||
See also ``Python3_FIND_STRATEGY``.
|
||||
|
||||
Artifacts Specification
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user