|
@ -50,5 +50,5 @@ message(${BoldGreen} |
|
|
grpc_cpp_plugin:${grpc_BINARY_DIR}/grpc_cpp_plugin\n |
|
|
grpc_cpp_plugin:${grpc_BINARY_DIR}/grpc_cpp_plugin\n |
|
|
helloworld:${PROTO_DIR}/helloworld.proto${ColourReset}) |
|
|
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) |
|
|
|
|
|
|