You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst

9 lines
233 B

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.