mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 13:41:37 +08:00
10 lines
324 B
JSON
10 lines
324 B
JSON
|
{
|
||
|
"name": "qt5-webview",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 WebView module - 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.",
|
||
|
"dependencies": [
|
||
|
"qt5-declarative"
|
||
|
]
|
||
|
}
|