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.
9 lines
284 B
9 lines
284 B
2 years ago
|
{
|
||
|
"stdout": [
|
||
|
{
|
||
|
"line": "test cases/common/33 run program/meson.build:1: WARNING: Project targets '>=0.1.0' but uses feature introduced in '0.47.0': check arg in run_command.",
|
||
|
"comment": "This triggers on line 1 -- the line with the project() function"
|
||
|
}
|
||
|
]
|
||
|
}
|