mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
- The CMAKE_PREFIX_PATH and similar variables have both
environment and CMake cache versions.
- Previously the environment value was checked before the
cache value.
- Now the cache value is favored because it is more specific.
59 KiB
59 KiB