early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/qt5-xmlpatterns/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/qt5-xmlpatterns/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "qt5-xmlpatterns",
|
||||
"version": "5.15.4",
|
||||
"description": "Qt5 XML Patterns Module - Support for XPath, XQuery, XSLT and XML schema validation",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "qt5-base",
|
||||
"default-features": false
|
||||
},
|
||||
"qt5-declarative"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user