https://github.com/Kitware/CMake
Revision 578d95f87d2c77498d1bbdd46bf5c1ad8095c31d authored by Brad King on 08 August 2017, 15:22:17 UTC, committed by Brad King on 08 August 2017, 15:52:28 UTC
Disable the feature added by commit v3.9.0-rc1~71^2~2 (find_*: Add a new
PackageRoot search path group, 2017-05-03) and remove documentation
added by commit v3.9.0-rc1~71^2 (find_*: Add docs for PackageRoot search
path group, 2017-05-03).  Unfortunately the name `<pkg>_ROOT` may
already be set by projects for their own incompatible purposes.  Disable
the behavior change for now to fix the regression for CMake 3.9.  We can
restore it later with a policy.

In order to keep the implementation and tests working, add an
undocumented variable we can use in the tests to enable the behavior
before the policy is introduced.

Fixes: #17144
1 parent 4a20711
Raw File
Tip revision: 578d95f87d2c77498d1bbdd46bf5c1ad8095c31d authored by Brad King on 08 August 2017, 15:22:17 UTC
find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9
Tip revision: 578d95f
CMakeLogo.gif
image
back to top