mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Use @rules_cc for cc_proto_library
PiperOrigin-RevId: 519188761
This commit is contained in:
committed by
Copybara-Service
parent
e21f736588
commit
99298444df
@@ -23,6 +23,7 @@ package(default_visibility = ["//visibility:public"])
|
||||
proto_library(
|
||||
name = "error_code_enums_proto",
|
||||
srcs = ["error_code_enums.proto"],
|
||||
cc_api_version = 2,
|
||||
)
|
||||
|
||||
cc_proto_library(
|
||||
|
||||
Reference in New Issue
Block a user