early-access version 2853
This commit is contained in:
23
externals/vcpkg/ports/qwtw/vcpkg.json
vendored
Executable file
23
externals/vcpkg/ports/qwtw/vcpkg.json
vendored
Executable file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "qwtw",
|
||||
"version": "3.1.0",
|
||||
"port-version": 2,
|
||||
"description": "qwt-based 2D plotting library",
|
||||
"homepage": "https://github.com/ig-or/qwtw",
|
||||
"supports": "windows & x64 & !static",
|
||||
"dependencies": [
|
||||
"boost-asio",
|
||||
"boost-chrono",
|
||||
"boost-circular-buffer",
|
||||
"boost-date-time",
|
||||
"boost-filesystem",
|
||||
"boost-regex",
|
||||
"boost-system",
|
||||
"boost-thread",
|
||||
"marble",
|
||||
"qt5-base",
|
||||
"qt5-networkauth",
|
||||
"qt5-svg",
|
||||
"qwt"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user