summaryrefslogtreecommitdiff
path: root/etc/import/upb_generator/TARGETS.protobuf
blob: e86bda2fb52fd76c113306b735a95103949e1bb8 (plain)
1
2
3
4
5
6
7
8
9
{ "mangle":
  { "type": ["@", "rules", "CC", "library"]
  , "name": ["mangle"]
  , "stage": ["upb_generator"]
  , "srcs": ["mangle.cc"]
  , "hdrs": ["mangle.h"]
  , "deps": [["@", "absl", "absl/strings", "strings"]]
  }
}