diff options
author | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-06-15 11:24:13 -0700 |
---|---|---|
committer | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-06-15 16:11:37 -0700 |
commit | 20d5a8613423ffe7e773c100169384ef38a68e7b (patch) | |
tree | 5b52840e7d6d907074930722283367ea01001bd2 /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | 1af4561ee5ed56139b28b75ed7d46df2aeb223cb (diff) | |
download | llvm-20d5a8613423ffe7e773c100169384ef38a68e7b.zip llvm-20d5a8613423ffe7e773c100169384ef38a68e7b.tar.gz llvm-20d5a8613423ffe7e773c100169384ef38a68e7b.tar.bz2 |
[CMake] Fix `FindGRPC.cmake` for setting up gRPC related libraries for macOS+homebrew context
* Switch `$GRPC_OPTS` references to `${GRPC_OPTS}`
* Use `target_include_directories()` to add include search paths only for the targets the depend on `gRPC`
* Also find and include the search path for `abseil` headers (`gRPC` headers include them)
* Only setup the gRPC related targets once, so that `include(FindGRPC)` can be called from multiple tools
Differential Revision: https://reviews.llvm.org/D127893
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions