find_package-PACKAGENAME_ROOT.rst 295 B

1234567
  1. find_package-PACKAGENAME_ROOT
  2. -----------------------------
  3. * The :command:`find_package` command now searches prefixes specified by
  4. upper-case :variable:`<PACKAGENAME>_ROOT` CMake variables and upper-case
  5. :envvar:`<PACKAGENAME>_ROOT` environment variables.
  6. See policy :policy:`CMP0144`.