diff options
author | Steven Wu <stevenwu@apple.com> | 2025-10-15 13:14:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 13:14:14 -0700 |
commit | 2b135b931338a57c38d9c4a34ffdd59877ba82d6 (patch) | |
tree | 175b647a28432ed8d0220b90df3872d139858faa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1c2f01e2c60c8e1351009bcf1c0c1d2a9895f2ff (diff) | |
download | llvm-2b135b931338a57c38d9c4a34ffdd59877ba82d6.zip llvm-2b135b931338a57c38d9c4a34ffdd59877ba82d6.tar.gz llvm-2b135b931338a57c38d9c4a34ffdd59877ba82d6.tar.bz2 |
[CMake][gRPC] Update FindGRPC.cmake to support newer gRPC versions (#162935)
Update the logic to find gRPC to always favor CMake `find_package`
implementation including for builds on macOS that uses homebrew, where
gRPCConfig.cmake is also installed to provide an accurate target
dependencies to link against.
This fixes the problem that newer gRPC version has broken up the
libraries into smaller pieces and the hard coded list of libraries in
the implementation can no longer work.
Fixes: https://github.com/llvm/llvm-project/issues/59844
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions