Skip to content

Commit

Permalink
Merge pull request #133 from ngoldbaum/librdkafka-ssl
Browse files Browse the repository at this point in the history
Build librdkafka with ssl support
  • Loading branch information
timkpaine authored Mar 5, 2024
2 parents 8fe4d13 + 2a7c154 commit 23ec919
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
"brotli",
"exprtk",
"gtest",
"librdkafka",
{
"name": "librdkafka",
"features": ["ssl"]
},
"lz4",
"parquet",
"protobuf",
Expand Down

0 comments on commit 23ec919

Please sign in to comment.