We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f735b85 commit f3e3304Copy full SHA for f3e3304
cpp/vcpkg.json
@@ -65,7 +65,8 @@
65
"azure-identity-cpp",
66
"azure-storage-blobs-cpp",
67
"benchmark",
68
- "krb5"
+ "krb5",
69
+ "openldap"
70
],
71
"overrides": [
72
{ "name": "openssl", "version-string": "3.3.0" },
@@ -151,6 +152,7 @@
151
152
{ "name": "boost-vcpkg-helpers", "version": "1.84.0" },
153
{ "name": "boost-winapi", "version": "1.84.0" },
154
{ "name": "curl", "version": "8.4.0" },
155
+ { "name": "openldap", "version": "2.5.18" },
156
{ "name": "double-conversion", "version": "3.2.1" },
157
{ "name": "fmt", "version": "10.2.1" },
158
{ "name": "folly", "version-string": "2023.09.25.00" },
0 commit comments