
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
8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
^CMake Error at [^
|
|
]*/PolicyVersionVarBad\.cmake:1 \(cmake_minimum_required\):
|
|
Invalid CMAKE_POLICY_VERSION_MINIMUM value "\.\.\.3\.10"\. A numeric
|
|
major\.minor\[\.patch\[\.tweak\]\] must be given\.
|
|
Call Stack \(most recent call first\):
|
|
[^
|
|
]*/PolicyVersionEnvVarBadScript\.cmake:[0-9]+ \(include\)$
|