
Extend commit 1a35351125
(Add CMAKE_POLICY_VERSION_MINIMUM to help
configure outdated projects, 2025-02-13, v4.0.0-rc1~12^2) with an
environment variable to initialize the cache entry. That will make it
easier to use when `cmake` is invoked under layers of scripting.
Closes: #26715
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
^CMAKE_POLICY_VERSION_MINIMUM='3\.10'
|
|
CMAKE_MINIMUM_REQUIRED_VERSION='3\.1'
|
|
CMP0071='NEW'
|
|
CMP0072=''$
|