mirror of https://github.com/bazelbuild/rules_cc
Add todo
This commit is contained in:
parent
0016682ef6
commit
9bb624f3c8
|
@ -53,6 +53,7 @@ http_archive(
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# TODO(https://github.com/protocolbuffers/protobuf/issues/5918: Remove when protobuf releases protobuf_deps.bzl)
|
||||||
http_archive(
|
http_archive(
|
||||||
name = "net_zlib",
|
name = "net_zlib",
|
||||||
build_file = "@com_google_protobuf//examples:third_party/zlib.BUILD",
|
build_file = "@com_google_protobuf//examples:third_party/zlib.BUILD",
|
||||||
|
|
Loading…
Reference in New Issue