Skip to content

Conversation

@anton-bobukh
Copy link
Collaborator

The new options are:

  • --grpc-filename-suffix controls the suffix of the generated files;
  • --grpc-use-system-headers controls the type of C++ includes generated;
  • --grpc-search-path controls the directory that contains gRPC runtime;
  • --grpc-additional-header allows to provide additional dependencies for the generated code.

The new options are:

-  `--grpc-filename-suffix` controls the suffix of the generated files;
-  `--grpc-use-system-headers` controls the type of C++ includes generated;
-  `--grpc-search-path` controls the directory that contains gRPC runtime;
-  `--grpc-additional-header` allows to provide additional dependencies for the generated code.
@github-actions github-actions bot added c++ codegen Involving generating code from schema grpc labels May 3, 2024
@dbaileychess dbaileychess merged commit 150644d into google:master May 15, 2024
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
)

The new options are:

-  `--grpc-filename-suffix` controls the suffix of the generated files;
-  `--grpc-use-system-headers` controls the type of C++ includes generated;
-  `--grpc-search-path` controls the directory that contains gRPC runtime;
-  `--grpc-additional-header` allows to provide additional dependencies for the generated code.
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
)

The new options are:

-  `--grpc-filename-suffix` controls the suffix of the generated files;
-  `--grpc-use-system-headers` controls the type of C++ includes generated;
-  `--grpc-search-path` controls the directory that contains gRPC runtime;
-  `--grpc-additional-header` allows to provide additional dependencies for the generated code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ codegen Involving generating code from schema grpc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants