Pārlūkot izejas kodu

Merge topic 'FindPython-doc-unversioned'

202b2e1abd FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES}

Acked-by: Kitware Robot <[email protected]>
Merge-request: !8454
Brad King 2 gadi atpakaļ
vecāks
revīzija
bf36ce2ff6
3 mainītis faili ar 12 papildinājumiem un 0 dzēšanām
  1. 4 0
      Modules/FindPython.cmake
  2. 4 0
      Modules/FindPython2.cmake
  3. 4 0
      Modules/FindPython3.cmake

+ 4 - 0
Modules/FindPython.cmake

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

+ 4 - 0
Modules/FindPython2.cmake

@@ -234,6 +234,8 @@ Hints
     constraints is founded.
     constraints is founded.
     This is the default if policy :policy:`CMP0094` is set to ``NEW``.
     This is the default if policy :policy:`CMP0094` is set to ``NEW``.
 
 
+  See also ``Python2_FIND_UNVERSIONED_NAMES``.
+
 ``Python2_FIND_REGISTRY``
 ``Python2_FIND_REGISTRY``
   .. versionadded:: 3.13
   .. versionadded:: 3.13
 
 
@@ -341,6 +343,8 @@ Hints
     This is the default.
     This is the default.
   * ``NEVER``: The generic name are not searched at all.
   * ``NEVER``: The generic name are not searched at all.
 
 
+  See also ``Python2_FIND_STRATEGY``.
+
 Artifacts Specification
 Artifacts Specification
 ^^^^^^^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^^^^^^^
 
 

+ 4 - 0
Modules/FindPython3.cmake

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