Revert "[FindGRPC.cmake] Use `llvm_add_library()` for the custom proto target instead...
authorArgyrios Kyrtzidis <kyrtzidis@apple.com>
Thu, 18 Aug 2022 15:17:45 +0000 (08:17 -0700)
committerArgyrios Kyrtzidis <kyrtzidis@apple.com>
Thu, 18 Aug 2022 16:20:20 +0000 (09:20 -0700)
commitdd8982d44afbbf42c9341bd4a7c8674da27b8f19
treeba226e1b43158a91eadb7dc13ce4fb38896a0ff2
parent5c7b975326c08a8b6f73be06ceab6d83b0f0e28e
Revert "[FindGRPC.cmake] Use `llvm_add_library()` for the custom proto target instead of `add_llvm_library()`"

Breaks configuring `clangd` with `-DCLANGD_ENABLE_REMOTE=On` (https://github.com/llvm/llvm-project/issues/57213)

This reverts commit ba688024077c3e51c6a0949246b2a1b76284e681.

Differential Revision: https://reviews.llvm.org/D132138
llvm/cmake/modules/FindGRPC.cmake