We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e637061 + d557c6e commit 977630eCopy full SHA for 977630e
mjpc/grpc/CMakeLists.txt
@@ -37,7 +37,7 @@ findorfetch(
37
38
find_package(ZLIB REQUIRED)
39
set(gRPC_ZLIB_PROVIDER "package" CACHE INTERNAL "")
40
-
+set(ZLIB_BUILD_EXAMPLES OFF)
41
set(_PROTOBUF_LIBPROTOBUF libprotobuf)
42
set(_REFLECTION grpc++_reflection)
43
set(_PROTOBUF_PROTOC $<TARGET_FILE:protoc>)
0 commit comments