diff --git a/cmake-linux/grpc.cmake b/cmake-linux/grpc.cmake index 9cbc22f..fb5a2a8 100644 --- a/cmake-linux/grpc.cmake +++ b/cmake-linux/grpc.cmake @@ -50,5 +50,5 @@ message(${BoldGreen} grpc_cpp_plugin:${grpc_BINARY_DIR}/grpc_cpp_plugin\n helloworld:${PROTO_DIR}/helloworld.proto${ColourReset}) -list(APPEND third_party_libraries grpc++ grpc++_reflection libprotobuf) +list(APPEND third_party_libraries gRPC::grpc++ gRPC::grpc++_reflection libprotobuf)