summaryrefslogtreecommitdiffstats
path: root/test cases/failing/112 cmake executable dependency/test.json
blob: c1ccf6c6458305d4433d1c5c7f10fc7a70377202 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "stdout": [
        {
            "line": "test cases/failing/112 cmake executable dependency/meson.build:9:0: ERROR: main is an executable and does not support the dependency() method. Use target() instead."
        }
    ],
    "tools": {
        "cmake": ">=3.14"
    }
}