vcpkg/ports/kf5solid/vcpkg.json

21 lines
392 B
JSON
Raw Normal View History

{
"name": "kf5solid",
"version-semver": "5.84.0",
"port-version": 2,
"description": "Desktop hardware abstraction",
"homepage": "https://api.kde.org/frameworks/solid/html/index.html",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}