Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into release

This commit is contained in:
Brad King
2015-01-12 09:01:10 -05:00
3 changed files with 9 additions and 0 deletions
+2
View File
@@ -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``