vcpkg/ports/kf5plotting/vcpkg.json
Dawid Wróbel 8a943f71ff
[kf5*] re-enable parallel configure, speed up compilation (#20202)
* [kf5*] re-enable parallel configure

* [kf5*] update versions
2021-09-17 08:20:35 -07:00

13 lines
265 B
JSON

{
"name": "kf5plotting",
"version": "5.84.0",
"port-version": 2,
"description": "Lightweight plotting framework",
"homepage": "https://api.kde.org/frameworks/kplotting/html/index.html",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools"
]
}