cmake/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst

9 lines
233 B
ReStructuredText
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMAKE_FIND_PACKAGE_NAME
-----------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.1.1
2015-04-27 22:25:09 +02:00
Defined by the :command:`find_package` command while loading
a find module to record the caller-specified package name.
See command documentation for details.