The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
613 B

{
"installed": [
{"type": "link", "file": "usr/share/link1"},
{"type": "link", "file": "usr/include/link2.h"},
{"type": "file", "file": "usr/share/followed/link1"},
{"type": "file", "file": "usr/include/followed/link2.h"},
{"type": "link", "file": "usr/share/subdir/link1"},
{"type": "link", "file": "usr/share/subdir/link2.h"},
{"type": "file", "file": "usr/share/subdir/file1"},
{"type": "file", "file": "usr/share/subdir_followed/link1"},
{"type": "file", "file": "usr/share/subdir_followed/link2.h"},
{"type": "file", "file": "usr/share/subdir_followed/file1"}
]
}