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
938 B
18 lines
938 B
2 years ago
|
{
|
||
|
"installed": [
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/up-insensitive.png"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/home.png"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/foo.html"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/foo-foo.html"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/style.css"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/index.html"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/foo.devhelp2"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/left.png"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/left-insensitive.png"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/right-insensitive.png"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/up.png"},
|
||
|
{"type": "file", "file": "usr/share/gtk-doc/html/foo/right.png"}
|
||
|
],
|
||
|
"skip_on_jobname": ["azure", "msys2"]
|
||
|
}
|