summaryrefslogtreecommitdiffstats
path: root/test cases/warning/8 target with no sources/test.json
blob: 30e5b05f12ee6a92595a2d342c537027b6403bf4 (plain)
1
2
3
4
5
6
7
{
  "stdout": [
    {
      "line": "WARNING: Build target no sources has no sources. This was never supposed to be allowed but did because of a bug, support will be removed in a future release of Meson"
    }
  ]
}