vcpkg: added lzma feature to libarchive to support xz on macos

Dieser Commit ist enthalten in:
Reinder Feenstra 2025-01-22 00:04:52 +01:00
Ursprung c96a4c1aac
Commit 377c73718b

Datei anzeigen

@ -7,7 +7,8 @@
"boost-uuid",
{
"name": "libarchive",
"default-features": false
"default-features": false,
"features": ["lzma"]
},
"lua",
"zlib"