
This compatibility has been deprecated since commit 3a4791548d
(Deprecate compatibility with CMake versions older than 3.5, 2023-02-09,
v3.27.0-rc1~508^2). The behavior itself has been deprecated
since CMake 3.5.
Issue: #26613
9 lines
428 B
Plaintext
9 lines
428 B
Plaintext
^CMake Error at PolicyBeforeVersionRemoved\.cmake:1 \(cmake_policy\):
|
|
Compatibility with CMake < 3\.5 has been removed from CMake\.
|
|
|
|
Update the VERSION argument <min> value\. Or, use the <min>\.\.\.<max> syntax
|
|
to tell CMake that the project requires at least <min> but has been updated
|
|
to work with policies introduced by <max> or earlier\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|