diff --git a/vcpkg.json b/vcpkg.json index d3989c7..62a6756 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,7 @@ { "dependencies": [ "zlib", - "aws-sdk-cpp" + "aws-sdk-cpp", + "openssl" ] } \ No newline at end of file