Skip to content

Commit f3e3304

Browse files
committed
Add libsasl
1 parent f735b85 commit f3e3304

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cpp/vcpkg.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
"azure-identity-cpp",
6666
"azure-storage-blobs-cpp",
6767
"benchmark",
68-
"krb5"
68+
"krb5",
69+
"openldap"
6970
],
7071
"overrides": [
7172
{ "name": "openssl", "version-string": "3.3.0" },
@@ -151,6 +152,7 @@
151152
{ "name": "boost-vcpkg-helpers", "version": "1.84.0" },
152153
{ "name": "boost-winapi", "version": "1.84.0" },
153154
{ "name": "curl", "version": "8.4.0" },
155+
{ "name": "openldap", "version": "2.5.18" },
154156
{ "name": "double-conversion", "version": "3.2.1" },
155157
{ "name": "fmt", "version": "10.2.1" },
156158
{ "name": "folly", "version-string": "2023.09.25.00" },

0 commit comments

Comments
 (0)