protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

CMake support for plugins in generate_protobuf

Open pgoodman opened this issue 6 years ago • 2 comments

What language does this apply to? All languages.

Describe the problem you are trying to solve. Using CMake to build a project that uses gRPC, I'd like to be able to provide a plugin command to generate_protobuf. Partial support is there in the form of LANGUAGE grpc and GENERATE_EXTENSIONS .grpc.pb.h .grpc.pb.cc but there's no way to pass in the plugin information.

Describe the solution you'd like A way to pass in the plugin name and path.

Describe alternatives you've considered Trying to force it through the LANGUAGE; it doesn't work.

pgoodman avatar Dec 19 '18 22:12 pgoodman

@pgoodman @acozzette Only found this issue after creating PR #7249 that fixes this. Please have a look. :)

faaxm avatar Feb 29 '20 13:02 faaxm

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.

This issue is labeled inactive because the last activity was over 90 days ago.

github-actions[bot] avatar May 12 '24 10:05 github-actions[bot]

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please reopen it.

This issue was closed and archived because there has been no new activity in the 14 days since the inactive label was added.

github-actions[bot] avatar May 26 '24 10:05 github-actions[bot]