yuzu/externals/vcpkg/ports/qt5-webchannel/vcpkg.json

14 lines
370 B
JSON
Executable File

{
"name": "qt5-webchannel",
"version": "5.15.4",
"description": "Qt5 Web Channel module - Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}