Files
RedBear-OS/local/recipes/dev/meson/source/test cases/failing/110 cmake executable dependency/test.json
T

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"
}
}