mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 17:19:07 +08:00
11 lines
327 B
JSON
11 lines
327 B
JSON
{
|
|
"name": "qt5-webview",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"qt5-declarative"
|
|
]
|
|
}
|