Sign in
bazel
/
bazel
/
b653624e1e50cd0028305dddfddec4b73ec51f5a
/
.
/
third_party
/
iossim
/
BUILD
blob: f070cac910c92dc695ab2846ca055cf1075afe2b [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# 3-clause BSD
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
visibility
=
[
"//src:__pkg__"
,
"//third_party:__pkg__"
,
],
)
exports_files
([
"iossim"
])