Sign in
android
/
platform
/
external
/
tensorflow
/
19d4fc086be
/
.
/
third_party
/
systemlibs
/
re2.BUILD
blob: c18e252dbc83300105ca31b078f672920c4e9d8e [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# BSD/MIT-like license
filegroup
(
name
=
"LICENSE"
,
visibility
=
[
"//visibility:public"
],
)
cc_library
(
name
=
"re2"
,
linkopts
=
[
"-lre2"
],
visibility
=
[
"//visibility:public"
],
)