This sounds like a reasonable feature request. Please file an issue at
https://github.com/grpc/grpc, so the request does not get lost.
FYI, CMake is not a top priority for the maintenance team at the moment,
and we are a bit short-staffed, so this may require a community
contribution to get it
It does when I'm not importing the CMAKE library target.
I think this is a more complicated issue because of grpc's dependencies.
Specifically UTF8 and ABSL.
I've been able to hard-code a workaround for this, but it involves manual
editing of files and I would love it if someone wanted to make a
Hey Randy,
If you use cmake when building gRPC, it might be working if you build like
"cmake --build . --config Release" without regenerating it.
Regards,
Esun.
On Monday, June 30, 2025 at 8:48:56 AM UTC-7 Randy Ward wrote:
> Is there any install target that builds debug and release static lib