mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 16:59:01 +08:00
14 lines
305 B
JSON
14 lines
305 B
JSON
|
{
|
||
|
"name": "qt5-xmlpatterns",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 XML Patterns Module - Support for XPath, XQuery, XSLT and XML schema validation",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"qt5-declarative"
|
||
|
]
|
||
|
}
|