mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 02:47:33 +00:00
This reverts commit 4172c3f0bd.
This commit is contained in:
@@ -5,17 +5,6 @@ package(
|
||||
default_visibility = ["//visibility:private"],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
name = "distribution",
|
||||
srcs = [
|
||||
"BUILD.bazel",
|
||||
] + glob([
|
||||
"*.cpp",
|
||||
"*.h",
|
||||
]),
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
# Public flatc library to compile flatbuffer files at runtime.
|
||||
cc_library(
|
||||
name = "flatbuffers",
|
||||
|
||||
Reference in New Issue
Block a user