summaryrefslogtreecommitdiffstats
path: root/test cases/common/140 custom target multiple outputs/test.json
blob: e59cb9f83741a2c601c8572aea4fc6a4ff1fbec1 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "installed": [
    {"type": "file", "file": "usr/include/diff.h"},
    {"type": "file", "file": "usr/include/first.h"},
    {"type": "file", "file": "usr/bin/diff.sh"},
    {"type": "file", "file": "usr/bin/second.sh"},
    {"type": "file", "file": "opt/same.h"},
    {"type": "file", "file": "opt/same.sh"}
  ]
}