early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/qt5-tools/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/qt5-tools/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "qt5-tools",
|
||||
"version": "5.15.4",
|
||||
"port-version": 1,
|
||||
"description": "Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qt5-activeqt",
|
||||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
},
|
||||
"qt5-declarative"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user