[all-commits] [llvm/llvm-project] 203b07: [CMake][gRPC] Fix a typo in protobuf version varia...
Aleksandr Platonov via All-commits
all-commits at lists.llvm.org
Fri Mar 26 09:33:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 203b072dd23b63174c9aa428b6f1c84859f43670
https://github.com/llvm/llvm-project/commit/203b072dd23b63174c9aa428b6f1c84859f43670
Author: Aleksandr Platonov <platonov.aleksandr at huawei.com>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M llvm/cmake/modules/FindGRPC.cmake
Log Message:
-----------
[CMake][gRPC] Fix a typo in protobuf version variable name
Without this patch CMake log contains `Using protobuf` instead of `Using protobuf <version>`.
Reviewed By: kbobyrev
Differential Revision: https://reviews.llvm.org/D99405
More information about the All-commits
mailing list