vcpkg/ports/kf5plotting/vcpkg.json
2024-12-16 13:08:38 -05:00

21 lines
394 B
JSON

{
"name": "kf5plotting",
"version": "5.98.0",
"port-version": 1,
"description": "Lightweight plotting framework",
"homepage": "https://api.kde.org/frameworks/kplotting/html/index.html",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}