summaryrefslogtreecommitdiff
path: root/test cases/rust/12 bindgen/test.json
blob: a3b7e29f30e9c2458722eb522b116b49d4b8b6b5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "env": {
    "CFLAGS": "-DCMD_ARG"
  },
  "stdout": [
    {
      "line": "test cases/rust/12 bindgen/meson.build:47: WARNING: Project targets '>= 0.63' but uses feature introduced in '1.0.0': \"rust.bindgen\" keyword argument \"include_directories\" of type array[str]."
    }
  ]
}