summaryrefslogtreecommitdiff
path: root/etc/import/absl/algorithm/TARGETS.absl
blob: 0c93afaccc69c6a22e47c16f9a0db44aa2bee266 (plain)
1
2
3
4
5
6
7
8
{ "algorithm":
  { "type": ["@", "rules", "CC", "library"]
  , "name": ["algorithm"]
  , "stage": ["absl", "algorithm"]
  , "hdrs": ["algorithm.h"]
  , "deps": [["absl/base", "config"]]
  }
}