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