grpc can't find protobuf libray
问题 I went over the grpc installation and finished building and installation. Now when I try to: find_package(gRPC CONFIG REQUIRED) I get CMake Error at CMakeLists.txt:15 (find_package): Found package configuration file: /usr/lib64/cmake/grpc/gRPCConfig.cmake but it set gRPC_FOUND to FALSE so package "gRPC" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: protobuf::libprotobuf protobuf::libprotoc Event though find_package