Skip to content
Commit ba688024 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[FindGRPC.cmake] Use `llvm_add_library()` for the custom proto target instead...

[FindGRPC.cmake] Use `llvm_add_library()` for the custom proto target instead of `add_llvm_library()`

`add_llvm_library()` would cause the proto target to be added in `LLVMExports.cmake` and could fail an external configuration
of compiler-rt with error "The following imported targets are referenced, but are missing: grpc++ protobuf::libprotobuf"

Differential Revision: https://reviews.llvm.org/D132033
parent d784ecfe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment