Sign in
bazel
/
bazel
/
083c80bc5a40c38df57353c6b36510b795ee84b9
/
.
/
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"
])