PackageRoot-search-path-group.rst 376 B

12345678
  1. PackageRoot search path group
  2. -----------------------------
  3. * All ``find_`` commands now have a `PACKAGE_ROOT` search path group that is
  4. first in the search heuristics. If the ``find_`` command is called from
  5. inside a find module, then the CMake and environment variables
  6. ``<PackageName>_ROOT`` are used as prefixes and are the first set of paths
  7. that are searched.