Skip to content

find_package: Add missing PACKAGE_ROOT_PATH search path implementation.

The initial PackageRoot search path implementation was accidentally left out the find_package command, despite it still being documented for find_package. This ensures that all find_* commands receives the search path implementation.

Edited by Chuck Atkins

Merge request reports