Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/cmake build grpc #7028

Merged
merged 2 commits into from
Jan 26, 2022
Merged

Fix/cmake build grpc #7028

merged 2 commits into from
Jan 26, 2022

Conversation

lp35
Copy link
Contributor

@lp35 lp35 commented Jan 21, 2022

Hi,

This MR add support for grpc for the flatbuffers cmakefile. This prevent adding manually *.fb.h and *.fb.cc files manually to projects.

Louis-Paul CORDIER added 2 commits January 21, 2022 16:14
When "--grpc" argument is provided as an extra flag, resulting grpc files
should be added as part of the interface library.
This prevent adding .fb.cc files manually to the build.

V2: fix dependency on grpc files
@lp35 lp35 force-pushed the fix/cmake_build_grpc branch from 932d2fc to 33cd416 Compare January 21, 2022 15:41
@maxburke maxburke mentioned this pull request Jan 25, 2022
@dbaileychess
Copy link
Collaborator

LGTM, CI is most likely due to the old gRPC version.

@dbaileychess dbaileychess merged commit 1fbfaf5 into google:master Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants