vcpkg/ports/qwtw/vcpkg.json

28 lines
539 B
JSON

{
"name": "qwtw",
"version": "3.1.0",
"port-version": 4,
"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",
{
"name": "vcpkg-cmake",
"host": true
}
]
}