early-access version 2853
This commit is contained in:
27
externals/vcpkg/ports/qt-advanced-docking-system/vcpkg.json
vendored
Executable file
27
externals/vcpkg/ports/qt-advanced-docking-system/vcpkg.json
vendored
Executable file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "qt-advanced-docking-system",
|
||||
"version": "3.8.2",
|
||||
"description": "Create customizable layouts using an advanced window docking system similar to what is found in many popular IDEs such as Visual Studio",
|
||||
"homepage": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System",
|
||||
"license": "LGPL-2.1-only",
|
||||
"dependencies": [
|
||||
"bzip2",
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
},
|
||||
{
|
||||
"name": "qt5-x11extras",
|
||||
"platform": "!windows"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user