CMAKE_FIND_PACKAGE_NAME.rst 208 B

123456
  1. CMAKE_FIND_PACKAGE_NAME
  2. -----------------------
  3. Defined by the :command:`find_package` command while loading
  4. a find module to record the caller-specified package name.
  5. See command documentation for details.