CMakeFindPackageMode¶
This module is executed by cmake
when invoked with the
--find-package option to locate the requested
package.
Note
This is internal module and is not meant to be included directly in the project. For usage details, refer to the --find-package documentation.