Sign in
android
/
platform
/
external
/
tensorflow
/
54b51b10585
/
.
/
third_party
/
systemlibs
/
curl.BUILD
blob: c5f125caa9eb46d99237c26151383d199e39d7d2 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
# MIT/X derivative license
filegroup
(
name
=
"COPYING"
,
visibility
=
[
"//visibility:public"
],
)
cc_library
(
name
=
"curl"
,
linkopts
=
[
"-lcurl"
],
visibility
=
[
"//visibility:public"
],
)