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