Skip to content

Commit

Permalink
Add civetweb as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadhamzasajjad committed Apr 12, 2024
1 parent 1fe1313 commit 6692ee3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"name": "libiconv",
"platform": "!linux"
},
"civetweb",
"openssl",
"double-conversion",
"libevent",
Expand All @@ -67,7 +68,7 @@
"benchmark"
],
"overrides": [
{ "name": "openssl", "version-string": "1.1.1n#1" },
{ "name": "openssl", "version-string": "3.2.1" },
{ "name": "aws-sdk-cpp", "version": "1.11.201" },
{ "name": "aws-c-s3", "version": "0.3.24" },
{ "name": "bitmagic", "version": "7.12.3" },
Expand Down

0 comments on commit 6692ee3

Please sign in to comment.