yuzu/externals/vcpkg/ports/kf5coreaddons/vcpkg.json

20 lines
363 B
JSON
Executable File

{
"name": "kf5coreaddons",
"version": "5.89.0",
"description": "Addons to QtCore",
"homepage": "https://api.kde.org/frameworks/kcoreaddons/html/index.html",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}