[llvm] [CMake][gRPC] Update FindGRPC.cmake to support newer gRPC versions (PR #162935)
Steven Wu via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 10 15:39:26 PDT 2025
cachemeifyoucan wrote:
I tested on macOS, where it seems no extra settings are needed to find gRPC as long as the package is installed via HomeBrew.
I don't know if there are anyone relies on the linking system library path, which obvious missing all the dependencies if using any recent gRPC version as reported in the GitHub issues linked. Maybe it can be removed.
https://github.com/llvm/llvm-project/pull/162935
More information about the llvm-commits
mailing list