mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 09:02:02 +00:00
Initial support to add other languages to flatbuffers
This commit is contained in:
@@ -44,6 +44,7 @@ set(FlatBuffers_Compiler_SRCS
|
||||
src/idl_gen_fbs.cpp
|
||||
src/idl_gen_grpc.cpp
|
||||
src/flatc.cpp
|
||||
grpc/src/compiler/schema_interface.h
|
||||
grpc/src/compiler/cpp_generator.h
|
||||
grpc/src/compiler/cpp_generator.cc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user