mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 11:02:03 +08:00
a7ad120c8d
* [vcpkg baseline][kf5solid] Fix usage * version * change to version * version * Apply suggestion * version * Apply suggestion * version
21 lines
385 B
JSON
21 lines
385 B
JSON
{
|
|
"name": "kf5solid",
|
|
"version": "5.84.0",
|
|
"port-version": 3,
|
|
"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
|
|
}
|
|
]
|
|
}
|