blob: ebe1ddb2b465acd74655baf42fac7759769eae02 [file] [log] [blame]
{
"module": "webengine",
"condition": "module.webenginecore && features.webengine-qml",
"depends": [
"webenginecore-private"
],
"commandline": {
"options": {
"webengine-qml": "boolean"
}
},
"features": {
"webengine-qml": {
"label": "Support Qt WebEngine Qml",
"purpose": "Provides WebEngine Qml support.",
"output": [ "privateFeature" ]
},
"webengine-ui-delegates": {
"label": "UI Delegates",
"section": "WebEngine",
"output": [ "privateFeature" ]
},
"webengine-testsupport": {
"label": "Test Support",
"autoDetect": "features.private_tests || call.isTestsInBuildParts",
"output": [ "privateFeature" ]
}
},
"summary": [
{
"section": "Qt WebEngineQml",
"entries": [
"webengine-qml",
"webengine-ui-delegates",
"webengine-testsupport"
]
}
]
}