yuzu/externals/vcpkg/ports/qwtw/vcpkg.json

24 lines
478 B
JSON
Executable File

{
"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"
]
}