early-access version 2853
This commit is contained in:
35
externals/vcpkg/ports/qt5-webengine/vcpkg.json
vendored
Executable file
35
externals/vcpkg/ports/qt5-webengine/vcpkg.json
vendored
Executable file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "qt5-webengine",
|
||||
"version": "5.15.4",
|
||||
"port-version": 2,
|
||||
"description": "Qt5 webengine Module;",
|
||||
"license": null,
|
||||
"supports": "!static",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "atlmfc",
|
||||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
"name": "ffmpeg",
|
||||
"default-features": false,
|
||||
"platform": "!windows"
|
||||
},
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
},
|
||||
"qt5-declarative",
|
||||
"qt5-location",
|
||||
"qt5-quickcontrols",
|
||||
"qt5-quickcontrols2",
|
||||
"qt5-tools",
|
||||
"qt5-webchannel",
|
||||
"vcpkg-tool-nodejs"
|
||||
],
|
||||
"features": {
|
||||
"proprietary-codecs": {
|
||||
"description": "Enable proprietary-codecs in qtwebengine"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user