summaryrefslogtreecommitdiff
path: root/etc/import/absl/algorithm/TARGETS.absl
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/absl/algorithm/TARGETS.absl')
-rw-r--r--etc/import/absl/algorithm/TARGETS.absl8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/import/absl/algorithm/TARGETS.absl b/etc/import/absl/algorithm/TARGETS.absl
new file mode 100644
index 00000000..0c93afac
--- /dev/null
+++ b/etc/import/absl/algorithm/TARGETS.absl
@@ -0,0 +1,8 @@
+{ "algorithm":
+ { "type": ["@", "rules", "CC", "library"]
+ , "name": ["algorithm"]
+ , "stage": ["absl", "algorithm"]
+ , "hdrs": ["algorithm.h"]
+ , "deps": [["absl/base", "config"]]
+ }
+}