mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
@@ -339,6 +339,12 @@ flatc(
|
||||
schema="arrays_test.fbs",
|
||||
)
|
||||
|
||||
flatc(
|
||||
RUST_OPTS,
|
||||
prefix="rust_namer_test",
|
||||
schema="rust_namer_test.fbs",
|
||||
)
|
||||
|
||||
flatc(
|
||||
BASE_OPTS + PYTHON_OPTS,
|
||||
schema="arrays_test.fbs",
|
||||
|
||||
Reference in New Issue
Block a user