FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES}

Mention each variable in the documentation of the other.

Issue: #24878
This commit is contained in:
Brad King
2023-05-03 09:45:36 -04:00
parent 52dde6f012
commit 202b2e1abd
3 changed files with 12 additions and 0 deletions

View File

@@ -335,6 +335,8 @@ Hints
constraints is founded.
This is the default if policy :policy:`CMP0094` is set to ``NEW``.
See also ``Python_FIND_UNVERSIONED_NAMES``.
``Python_FIND_REGISTRY``
.. versionadded:: 3.13
@@ -442,6 +444,8 @@ Hints
This is the default.
* ``NEVER``: The generic name are not searched at all.
See also ``Python_FIND_STRATEGY``.
Artifacts Specification
^^^^^^^^^^^^^^^^^^^^^^^