Sign in
android
/
platform
/
external
/
tensorflow
/
HEAD
/
.
/
third_party
/
systemlibs
/
pybind11.BUILD
blob: 79a483d7b5d75c36fe404b6fc724424860867729 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
cc_library
(
name
=
"pybind11"
,
deps
=
[
"@org_tensorflow//third_party/python_runtime:headers"
,
],
)