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
798 B
15 lines
798 B
5 years ago
|
{
|
||
|
"installed": [
|
||
|
{"type": "expr", "file": "usr/lib/?libinstalled_vala_lib.so"},
|
||
|
{"type": "file", "platform": "cygwin", "file": "usr/lib/libinstalled_vala_lib.dll.a"},
|
||
|
{"type": "expr", "file": "usr/lib/?libinstalled_vala_all.so"},
|
||
|
{"type": "file", "platform": "cygwin", "file": "usr/lib/libinstalled_vala_all.dll.a"},
|
||
|
{"type": "file", "file": "usr/include/installed_vala_all.h"},
|
||
|
{"type": "file", "file": "usr/include/valah/installed_vala_all_nolib.h"},
|
||
|
{"type": "file", "file": "usr/include/installed_vala_onlyh.h"},
|
||
|
{"type": "file", "file": "usr/share/vala/vapi/installed_vala_all.vapi"},
|
||
|
{"type": "file", "file": "usr/share/vala-1.0/vapi/installed_vala_all_nolib.vapi"},
|
||
|
{"type": "file", "file": "usr/share/vala/vapi/installed_vala_onlyvapi.vapi"}
|
||
|
]
|
||
|
}
|