mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
30313aa721
Add a policy to diagnose condition errors in a compatible way. Fixes: #23296
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
^CMake Error at CMP0130-common.cmake:[0-9]+ \(while\):
|
|
while\(\) given incorrect arguments:
|
|
|
|
"\("
|
|
|
|
mismatched parenthesis in condition
|
|
Call Stack \(most recent call first\):
|
|
CMP0130-NEW.cmake:[0-9]+ \(include\)
|
|
CMakeLists.txt:[0-9]+ \(include\)$
|