Skip to content

Commit 0052dbf

Browse files
committed
attempt to fix libarchive x libxml2 link issue
1 parent 2fea223 commit 0052dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"platform": "windows"
1111
},
1212
{
13-
"features": ["bzip2", "lz4", "lzma", "lzo", "crypto", "zstd"],
13+
"features": ["bzip2", "lz4", "lzma", "lzo", "crypto", "zstd", "xar"],
1414
"name": "libarchive"
1515
},
1616
{

0 commit comments

Comments
 (0)