11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"stdout": [
|
|
{
|
|
"line": "test cases/failing/110 cmake executable dependency/meson.build:9:14: ERROR: main is an executable and does not support the dependency() method. Use target() instead."
|
|
}
|
|
],
|
|
"tools": {
|
|
"cmake": ">=3.14"
|
|
}
|
|
}
|