early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/qwt/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/qwt/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "qwt",
|
||||
"version-semver": "6.2.0",
|
||||
"port-version": 2,
|
||||
"description": "qt widgets library for technical applications",
|
||||
"homepage": "https://sourceforge.net/projects/qwt",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
},
|
||||
"qt5-svg",
|
||||
"qt5-tools"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user