We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55fdc9 commit 17baad5Copy full SHA for 17baad5
pybind11_abseil/BUILD
@@ -1,6 +1,7 @@
1
# Pybind11 bindings for the Abseil C++ Common Libraries
2
3
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension", "pybind_library")
4
+load("//third_party/bazel_rules/rules_cc/cc:cc_library.bzl", "cc_library")
5
6
package(
7
default_visibility = ["//visibility:public"],
0 commit comments