25 lines
486 B
JSON
25 lines
486 B
JSON
|
{
|
||
|
"name": "liblzma",
|
||
|
"version-semver": "5.2.5",
|
||
|
"port-version": 6,
|
||
|
"description": "Compression library with an API similar to that of zlib.",
|
||
|
"homepage": "https://github.com/xz-mirror/xz",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
],
|
||
|
"features": {
|
||
|
"tools": {
|
||
|
"description": "Build tools",
|
||
|
"supports": "!windows, mingw"
|
||
|
}
|
||
|
}
|
||
|
}
|