protobuf
                                
                                 protobuf copied to clipboard
                                
                                    protobuf copied to clipboard
                            
                            
                            
                        CMake support for plugins in generate_protobuf
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 @acozzette Only found this issue after creating PR #7249 that fixes this. Please have a look. :)
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.
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.