From 06e3d7e45db8edcac37b5ba34837e8ddab4d549f Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Tue, 30 May 2023 19:05:56 +0200 Subject: Add testcase for cmake dependencies --- etc/imports/libz.TARGETS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/imports/libz.TARGETS (limited to 'etc/imports/libz.TARGETS') diff --git a/etc/imports/libz.TARGETS b/etc/imports/libz.TARGETS new file mode 100644 index 0000000..5b5ef8f --- /dev/null +++ b/etc/imports/libz.TARGETS @@ -0,0 +1,6 @@ +{ "tree": + { "type": "install" + , "dirs": [[["TREE", null, "."], "libz"]] + , "tainted": ["test"] + } +} -- cgit v1.2.3