aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/failing/38 libdir must be inside prefix/test.json
blob: d9256d1a247a6786c0eb75b1087f77401dd134e8 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "do_not_set_opts": [
    "libdir"
  ],
  "stdout": [
    {
      "line": "test cases/failing/38 libdir must be inside prefix/meson.build:1:0: ERROR: The value of the 'libdir' option is '/opt/lib' which must be a subdir of the prefix '/usr'."
    }
  ]
}