aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/common/190 install_mode/test.json
blob: 3614dbccaaad03fe2b834ec161ceec5610a04dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "installed": [
    {"type": "file", "file": "usr/bin/runscript.sh"},
    {"type": "exe", "file": "usr/bin/trivialprog"},
    {"type": "pdb", "file": "usr/bin/trivialprog"},
    {"type": "file", "file": "usr/include/config.h"},
    {"type": "file", "file": "usr/include/rootdir.h"},
    {"type": "file", "file": "usr/libtest/libstat.a"},
    {"type": "file", "file": "usr/share/man/man1/foo.1"},
    {"type": "file", "file": "usr/share/sub1/second.dat"},
    {"type": "file", "file": "usr/share/sub2/stub"},
    {"type": "file", "file": "usr/subdir/data.dat"}
  ],
  "do_not_set_opts": ["libdir"]
}