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
346 B

{
"matrix": {
"options": {
"warning_level": [
{
"val": "1",
"skip_on_env": [
"SINGLE_DUB_COMPILER"
]
}
]
}
},
"stdout": [
{
"line": "test cases/failing/87 dub compiler/meson.build:17:0: ERROR: Dependency \"dubtestproject:test2\" not found"
}
]
}