mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 09:59:18 +08:00
15 lines
335 B
JSON
15 lines
335 B
JSON
{
|
|
"name": "qt5-webglplugin",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "The Qt WebGL Plugin module enables Qt applications to be run in web browsers through WebGL streaming.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-websockets"
|
|
]
|
|
}
|