aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/native/5 install script/test.json
blob: c41c27c6a47c0f04ab163dd583f00e66c6194b94 (plain)
1
2
3
4
5
6
7
8
{
  "installed": [
    {"type": "file", "file": "usr/file.txt"},
    {"type": "file", "file": "usr/generated.txt"},
    {"type": "file", "file": "usr/wrapped.txt"},
    {"type": "file", "file": "usr/wrapped2.txt"}
  ]
}