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