Let grpc use openssl

This commit is contained in:
crazywhalecc
2024-12-05 11:02:36 +08:00
committed by Jerry Ma
parent b9f709c23d
commit cc088b6382
2 changed files with 3 additions and 2 deletions

View File

@@ -147,7 +147,8 @@
"libcares.a"
],
"lib-depends": [
"zlib"
"zlib",
"openssl"
],
"frameworks": [
"CoreFoundation"