mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
47929ee98c
Print errors only if there are errors. Add filename for better introspection, particularly for FileNotFound errors with presets.
10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
^CMake Error: Could not read presets from [^
|
|
]*/Tests/RunCMake/CMakePresets/JSONParseError: JSON parse error
|
|
Errors:
|
|
[^
|
|
]*JSONParseError/CMakePresets.json:
|
|
\* Line 1, Column 1
|
|
Syntax error: value, object or array expected\.
|
|
\* Line 1, Column 1
|
|
A valid JSON document must be either an array or an object value\.$
|