mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
find_package: Add missing PACKAGE_ROOT_PATH search path implementation.
This commit is contained in:
@@ -100,6 +100,7 @@ private:
|
||||
void StoreVersionFound();
|
||||
|
||||
void ComputePrefixes();
|
||||
void FillPrefixesPackageRoot();
|
||||
void FillPrefixesCMakeEnvironment();
|
||||
void FillPrefixesCMakeVariable();
|
||||
void FillPrefixesSystemEnvironment();
|
||||
|
||||
Reference in New Issue
Block a user