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.

19 lines
731 B

{
"installed": [
{"type": "file", "file": "pure/one.py"},
{"type": "file", "file": "pure/two.py"},
{"type": "file", "file": "pure/alpha/one.py"},
{"type": "file", "file": "pure/alpha/two.py"},
{"type": "file", "file": "pure/alpha/three.py"},
{"type": "file", "file": "pure/beta/one.py"},
{"type": "file", "file": "plat/kw/test.py"},
{"type": "file", "file": "pure/kwrevert/test.py"},
{"type": "file", "file": "plat/test.py"},
{"type": "file", "file": "pure/test.py"},
{"type": "file", "file": "plat/data/test.py"},
{"type": "file", "file": "pure/data/test.py"},
{"type": "file", "file": "plat/kw/data/test.py"},
{"type": "file", "file": "pure/kwrevert/data/test.py"}
]
}