blob: 4e47f896c96ca2a3fde26940d988382f1f3bcef5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"stdout": [
{
"line": "test cases/failing/118 cmake subproject error/meson.build:4:14: ERROR: Failed to configure the CMake subproject: Fancy error message"
}
],
"tools": {
"cmake": ">=3.14"
}
}
|