yuzu/externals/vcpkg/ports/kf5syntaxhighlighting/vcpkg.json

21 lines
416 B
JSON
Executable File

{
"name": "kf5syntaxhighlighting",
"version": "5.89.0",
"description": "Syntax highlighting engine for Kate syntax definitions",
"homepage": "https://github.com/KDE/syntax-highlighting",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
"qt5-xmlpatterns",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}