Searched refs:grpc_ruby_plugin (Results 1 – 7 of 7) sorted by relevance
11 grpc_ruby_plugin. These must be installed to regenerate the IDL defined26 --plugin=protoc-gen-grpc=`which grpc_ruby_plugin`41 --plugin=protoc-gen-grpc=`which grpc_ruby_plugin`
21 PLUGIN=protoc-gen-grpc=bins/opt/grpc_ruby_plugin
28 make grpc_ruby_plugin -j8
5 …ng directories should be filled with the corresponding `protoc` and `grpc_ruby_plugin` executables.
48 cp "$input_dir"/protoc* "$input_dir"/grpc_ruby_plugin* "$output_dir/"
469 name = "grpc_ruby_plugin",
202 grpc_ruby_plugin12512 add_executable(grpc_ruby_plugin target12517 target_include_directories(grpc_ruby_plugin12531 target_link_libraries(grpc_ruby_plugin12540 install(TARGETS grpc_ruby_plugin EXPORT gRPCTargets