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