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.
14 lines
354 B
14 lines
354 B
{ |
|
"env": { |
|
"CMAKE_PREFIX_PATH": "@ROOT@/cmake_fake1;@ROOT@/cmake_fake2:@ROOT@/cmake_pref_env", |
|
"PATH": "@ROOT@/cmake_fake3/bin:@PATH@" |
|
}, |
|
"stdout": [ |
|
{ |
|
"line": "WARNING: Could not find and exact match for the CMake dependency cmMesonTestF1." |
|
}, |
|
{ |
|
"line": " ['CMMesonTESTf1::evil_non_standard_trget']" |
|
} |
|
] |
|
}
|
|
|