mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 13:18:37 -06:00
Merge topic 'CMakeFindPackageMode-link-docs'
c5388bd320 CMakeFindPackageMode: Link to cmake --find-package documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8943
This commit is contained in:
@@ -1311,6 +1311,7 @@ The following ``cmake -E`` commands are available only on Windows:
|
||||
|
||||
Write Windows registry value.
|
||||
|
||||
.. _`Find-Package Tool Mode`:
|
||||
|
||||
Run the Find-Package Tool
|
||||
=========================
|
||||
|
||||
@@ -5,10 +5,9 @@
|
||||
CMakeFindPackageMode
|
||||
--------------------
|
||||
|
||||
|
||||
|
||||
This file is executed by cmake when invoked with --find-package. It
|
||||
expects that the following variables are set using -D:
|
||||
This file is executed by cmake when invoked with
|
||||
:ref:`--find-package <Find-Package Tool Mode>`.
|
||||
It expects that the following variables are set using ``-D``:
|
||||
|
||||
``NAME``
|
||||
name of the package
|
||||
|
||||
Reference in New Issue
Block a user