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