You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When loading a package configuration file, `find_package` defines
variables to provide information about the call arguments. In
particular, `CMAKE_FIND_PACKAGE_NAME` represents the package name.
This change uses this variable instead of a hardcoded name.
0 commit comments