mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 22:59:01 +08:00
24 lines
485 B
JSON
24 lines
485 B
JSON
|
{
|
||
|
"name": "qwtw",
|
||
|
"version-string": "3.1.0",
|
||
|
"port-version": 1,
|
||
|
"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"
|
||
|
]
|
||
|
}
|