vcpkg/ports/kf5itemviews/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
268 B
JSON

{
"name": "kf5itemviews",
"version": "5.84.0",
"port-version": 2,
"description": "Widget addons for Qt Model/View",
"homepage": "https://api.kde.org/frameworks/kitemviews/html/index.html",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools"
]
}