summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/import.prebuilt/TARGETS.cli1118
1 files changed, 1 insertions, 17 deletions
diff --git a/etc/import.prebuilt/TARGETS.cli11 b/etc/import.prebuilt/TARGETS.cli11
index 1a8beb55..c178e0dd 100644
--- a/etc/import.prebuilt/TARGETS.cli11
+++ b/etc/import.prebuilt/TARGETS.cli11
@@ -1,22 +1,6 @@
{ "cli11":
{ "type": ["@", "rules", "CC", "library"]
- , "hdrs":
- [ "Option.hpp"
- , "Split.hpp"
- , "Formatter.hpp"
- , "ConfigFwd.hpp"
- , "Version.hpp"
- , "TypeTools.hpp"
- , "Validators.hpp"
- , "FormatterFwd.hpp"
- , "Macros.hpp"
- , "StringTools.hpp"
- , "Error.hpp"
- , "Timer.hpp"
- , "CLI.hpp"
- , "App.hpp"
- , "Config.hpp"
- ]
+ , "hdrs": [["TREE", null, "."]]
, "stage": ["CLI"]
}
}