summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-01-12 14:01:10 (GMT)
committerBrad King <brad.king@kitware.com>2015-01-12 14:01:10 (GMT)
commitf3ad57d25e293f84205d74b40744301f65f472e8 (patch)
treefdde499fdd1262f97a02dec2459373082906cf3f /Help/command
parent1f41ec2ac21e75efc91bea0a786f9b2fb69e67a0 (diff)
parent8435088d6a387847bf58c3805424bd82ad6e09ca (diff)
downloadCMake-f3ad57d25e293f84205d74b40744301f65f472e8.zip
CMake-f3ad57d25e293f84205d74b40744301f65f472e8.tar.gz
CMake-f3ad57d25e293f84205d74b40744301f65f472e8.tar.bz2
Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into release
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/find_package.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst
index 190d05c..7f518a6 100644
--- a/Help/command/find_package.rst
+++ b/Help/command/find_package.rst
@@ -312,6 +312,8 @@ When loading a find module or package configuration file ``find_package``
defines variables to provide information about the call arguments (and
restores their original state before returning):
+``CMAKE_FIND_PACKAGE_NAME``
+ the ``<package>`` name which is searched for
``<package>_FIND_REQUIRED``
true if ``REQUIRED`` option was given
``<package>_FIND_QUIETLY``