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/libcurl.TARGETS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/imports/libcurl.TARGETS (limited to 'etc/imports/libcurl.TARGETS') diff --git a/etc/imports/libcurl.TARGETS b/etc/imports/libcurl.TARGETS new file mode 100644 index 0000000..f33a101 --- /dev/null +++ b/etc/imports/libcurl.TARGETS @@ -0,0 +1,6 @@ +{ "tree": + { "type": "install" + , "dirs": [[["TREE", null, "."], "libcurl"]] + , "tainted": ["test"] + } +} -- cgit v1.2.3