mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:59:08 +08:00
20 lines
388 B
JSON
20 lines
388 B
JSON
|
{
|
||
|
"name": "kf5diagram",
|
||
|
"version": "2.8.0",
|
||
|
"description": "Powerful libraries (KChart, KGantt) for creating business diagrams",
|
||
|
"homepage": "https://api.kde.org/kdiagram/index.html",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"qt5-base",
|
||
|
"qt5-svg",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|