diff options
Diffstat (limited to 'etc/import/src')
-rw-r--r-- | etc/import/src/google/protobuf/TARGETS.protobuf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/import/src/google/protobuf/TARGETS.protobuf b/etc/import/src/google/protobuf/TARGETS.protobuf index d36995d9..67868324 100644 --- a/etc/import/src/google/protobuf/TARGETS.protobuf +++ b/etc/import/src/google/protobuf/TARGETS.protobuf @@ -673,6 +673,11 @@ , "deps": [["@", "absl", "absl/log", "initialize"], ["", "libprotobuf"]] } , "protoc": + { "type": "configure" + , "target": "protoc (unconfigured)" + , "config": {"type": "'", "$1": {"DEBUG": null}} + } +, "protoc (unconfigured)": { "type": ["@", "rules", "CC", "binary"] , "name": ["protoc"] , "private-deps": [["", "libprotoc"]] |