mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 20:31:23 +00:00
[CI] fixes buildkite (#6544)
This commit is contained in:
@@ -48,7 +48,6 @@ cc_library(
|
||||
"idl_gen_go.cpp",
|
||||
"idl_gen_grpc.cpp",
|
||||
"idl_gen_java.cpp",
|
||||
"idl_gen_ts.cpp",
|
||||
"idl_gen_json_schema.cpp",
|
||||
"idl_gen_kotlin.cpp",
|
||||
"idl_gen_lobster.cpp",
|
||||
@@ -58,6 +57,7 @@ cc_library(
|
||||
"idl_gen_rust.cpp",
|
||||
"idl_gen_swift.cpp",
|
||||
"idl_gen_text.cpp",
|
||||
"idl_gen_ts.cpp",
|
||||
"util.cpp",
|
||||
],
|
||||
hdrs = [
|
||||
|
||||
Reference in New Issue
Block a user