mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
47929ee98c
Print errors only if there are errors. Add filename for better introspection, particularly for FileNotFound errors with presets.
10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
^CMake Error: Could not read presets from [^
|
|
]*/Tests/RunCMake/CMakePresets/Comment: JSON parse error
|
|
Errors:
|
|
[^
|
|
]*Comment\/CMakePresets.json:
|
|
\* Line 1, Column 1
|
|
Syntax error: value, object or array expected\.
|
|
\* Line 2, Column 1
|
|
Extra non-whitespace after JSON value\.$
|