The Meson Build System
http://mesonbuild.com/
9 lines
270 B
9 lines
270 B
3 years ago
|
{
|
||
|
"installed": [
|
||
|
{ "type": "file", "file": "usr/share/pkgconfig/depvar_resource.pc" },
|
||
3 years ago
|
{ "type": "file", "file": "usr/share/foo.c" },
|
||
3 years ago
|
{ "type": "file", "file": "usr/share/subdir/foo.c" },
|
||
|
{ "type": "file", "file": "usr/share/subdir2/foo.c" }
|
||
|
]
|
||
|
}
|