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.
18 lines
799 B
18 lines
799 B
5 years ago
|
{
|
||
|
"installed": [
|
||
|
{"type": "file", "file": "usr/share/dircheck/fifth.dat"},
|
||
|
{"type": "file", "file": "usr/share/dircheck/seventh.dat"},
|
||
|
{"type": "file", "file": "usr/share/dircheck/ninth.dat"},
|
||
|
{"type": "file", "file": "usr/share/eighth.dat"},
|
||
|
{"type": "file", "file": "usr/share/fourth.dat"},
|
||
|
{"type": "file", "file": "usr/share/sixth.dat"},
|
||
|
{"type": "file", "file": "usr/share/sub1/data1.dat"},
|
||
|
{"type": "file", "file": "usr/share/sub1/second.dat"},
|
||
|
{"type": "file", "file": "usr/share/sub1/third.dat"},
|
||
|
{"type": "file", "file": "usr/share/sub1/sub2/data2.dat"},
|
||
|
{"type": "file", "file": "usr/share/sub2/one.dat"},
|
||
4 years ago
|
{"type": "file", "file": "usr/share/sub2/dircheck/excluded-three.dat"},
|
||
|
{"type": "dir", "file": "usr/share/new_directory"}
|
||
5 years ago
|
]
|
||
|
}
|