Sign in
android
/
platform
/
external
/
tensorflow
/
dbc7faeecdb
/
.
/
third_party
/
systemlibs
/
pcre.BUILD
blob: df7423884740df329490dc0365cdfcd919c16327 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# BSD
filegroup
(
name
=
"LICENCE"
,
visibility
=
[
"//visibility:public"
],
)
cc_library
(
name
=
"pcre"
,
linkopts
=
[
"-lpcre"
],
visibility
=
[
"//visibility:public"
],
)