mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 00:49:20 +08:00
5d500d15c1
* [qt5] Update to 5.15.6 * Drop icu patch in qt5-tools that has been merged upstream
10 lines
315 B
JSON
10 lines
315 B
JSON
{
|
|
"name": "qt5-webview",
|
|
"version": "5.15.6",
|
|
"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.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"qt5-declarative"
|
|
]
|
|
}
|