early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/xqilla/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/xqilla/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "xqilla",
|
||||
"version": "2.3.4",
|
||||
"port-version": 1,
|
||||
"description": "XQuery and XPath 2 library",
|
||||
"homepage": "http://xqilla.sourceforge.net/HomePage",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"xerces-c"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user