Skip to content

Commit 9a10a2c

Browse files
committed
Build cpp-httplib with OpenSSL on Windows x86
1 parent c77b7d9 commit 9a10a2c

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
@@ -47,7 +47,7 @@
4747
"features": [
4848
{
4949
"name": "openssl",
50-
"platform": "!windows"
50+
"platform": "!(windows & arm64)"
5151
}
5252
]
5353
},

0 commit comments

Comments
 (0)