vcpkg/ports/kf5config/vcpkg.json
NancyLi1013 dc94103b4a
[kf5config] Add DISABLE_PARALLEL_CONFIGURE (#18345)
* [kf5config] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-11 09:51:15 -07:00

13 lines
251 B
JSON

{
"name": "kf5config",
"version": "5.81.0",
"port-version": 1,
"description": "Configuration system",
"homepage": "https://api.kde.org/frameworks/kconfig/html/index.html",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools"
]
}