Explorar o código

Help: Fix formatting and missing cross-reference for find_package()

Amends 42f7e39789 (Find: Support per call disabling of
CMAKE_INSTALL_PREFIX, 2022-03-21)
Craig Scott %!s(int64=3) %!d(string=hai) anos
pai
achega
afcf275cc9
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      Help/command/find_package.rst

+ 3 - 3
Help/command/find_package.rst

@@ -395,9 +395,9 @@ enabled.
    package registry.
 
 7. Search cmake variables defined in the Platform files for the
-   current system. The searching of ``CMAKE_INSTALL_PREFIX` can be skipped
-   if ``NO_CMAKE_INSTALL_PREFIX`` is passed or by setting the
-   :variable:`CMAKE_FIND_USE_INSTALL_PREFIX` to ``FALSE. All these locations
+   current system. The searching of :variable:`CMAKE_INSTALL_PREFIX` can be
+   skipped if ``NO_CMAKE_INSTALL_PREFIX`` is passed or by setting the
+   :variable:`CMAKE_FIND_USE_INSTALL_PREFIX` to ``FALSE``. All these locations
    can be skipped if ``NO_CMAKE_SYSTEM_PATH`` is passed or by setting the
    :variable:`CMAKE_FIND_USE_CMAKE_SYSTEM_PATH` to ``FALSE``: