mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:51:47 +08:00
14 lines
293 B
JSON
14 lines
293 B
JSON
{
|
|
"name": "qt5-websockets",
|
|
"version": "5.15.3",
|
|
"description": "Qt5 Web Sockets Module - provides WebSocket communication compliant with RFC 6455",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative"
|
|
]
|
|
}
|