This is what we're doing right now: mkdir -p cmake/build && \ cd cmake/build && \ cmake ../.. && \ make install && \ cp grpc_csharp_plugin /usr/local/bin/protoc-gen-grpc-csharp
On Friday, May 7, 2021 at 8:35:34 AM UTC+2 Gorka Lerchundi Osa wrote: > Hi! > > We're trying to build just the csharp code generator but weren't able to > find out the specific CMake commands & parameters to avoid building the > rest of the things? > > Does anybody know how to achieve this? > > Thanks! > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/9820aaed-e4a8-4356-910f-91082cdf0c56n%40googlegroups.com.