aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-webview/vcpkg.json
blob: 9dfae15bff3cadfba0700bf20c18c757b5809bba (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "qt5-webview",
  "version": "5.15.18",
  "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"
  ]
}