early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/kf5syntaxhighlighting/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/kf5syntaxhighlighting/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user