blob: 423581ff6d71f4390594fc6e55766448242c7e44 [file] [log] [blame]
{
"matrix": {
"options": {
"static": [
{ "val": true },
{ "val": false }
],
"method": [
{ "val": "pkg-config" },
{ "val": "cmake" },
{ "val": "system" }
]
},
"exclude": [
{ "static": true, "method": "pkg-config" }
]
}
}