try to fix pkgconfig distribtest

pull/20621/head
Jan Tattermusch 5 years ago
parent b0c87fd26b
commit 022e4490a0
  1. 2
      CMakeLists.txt
  2. 2
      templates/CMakeLists.txt.template

@ -19470,7 +19470,7 @@ generate_pkgconfig(
"gRPC"
"high performance general RPC framework"
"${gRPC_CORE_VERSION}"
"gpr"
"gpr openssl"
"-lgrpc -laddress_sorting -lcares -lz"
""
"grpc.pc")

@ -604,7 +604,7 @@
"gRPC"
"high performance general RPC framework"
"<%text>${gRPC_CORE_VERSION}</%text>"
"gpr"
"gpr openssl"
"-lgrpc -laddress_sorting -lcares -lz"
""
"grpc.pc")

Loading…
Cancel
Save