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 b7102a7 commit 87ec9afCopy full SHA for 87ec9af
pybind11_protobuf/BUILD
@@ -1,6 +1,7 @@
1
# Pybind11 bindings for Google's Protocol Buffers
2
3
load("@pybind11_bazel//:build_defs.bzl", "pybind_library")
4
+load("@rules_cc//cc:cc_library.bzl", "cc_library")
5
6
licenses(["notice"])
7
0 commit comments