cmake/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst
2021-09-14 00:13:48 +02:00

9 lines
233 B
ReStructuredText

CMAKE_FIND_PACKAGE_NAME
-----------------------
.. versionadded:: 3.1.1
Defined by the :command:`find_package` command while loading
a find module to record the caller-specified package name.
See command documentation for details.