mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 14:46:26 +00:00
6 lines
122 B
Python
6 lines
122 B
Python
filegroup(
|
|
name = "reflection_fbs_schema",
|
|
srcs = ["reflection.fbs"],
|
|
visibility = ["//visibility:public"],
|
|
)
|