summaryrefslogtreecommitdiff
path: root/etc/imports/libs.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/imports/libs.TARGETS')
-rw-r--r--etc/imports/libs.TARGETS10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/imports/libs.TARGETS b/etc/imports/libs.TARGETS
new file mode 100644
index 0000000..57adf74
--- /dev/null
+++ b/etc/imports/libs.TARGETS
@@ -0,0 +1,10 @@
+{ "tree":
+ { "type": "tree"
+ , "deps":
+ [ ["@", "gtest", "", "tree"]
+ , ["@", "libz", "", "tree"]
+ , ["@", "libcurl", "", "tree"]
+ ]
+ , "tainted": ["test"]
+ }
+}