summaryrefslogtreecommitdiff
path: root/etc/import/include/CLI/TARGETS.cli11
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/include/CLI/TARGETS.cli11')
-rw-r--r--etc/import/include/CLI/TARGETS.cli1122
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/import/include/CLI/TARGETS.cli11 b/etc/import/include/CLI/TARGETS.cli11
new file mode 100644
index 00000000..d9764847
--- /dev/null
+++ b/etc/import/include/CLI/TARGETS.cli11
@@ -0,0 +1,22 @@
+{ "cli11_headers":
+ { "type": ["@", "rules", "CC", "header directory"]
+ , "stage": ["CLI"]
+ , "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"
+ ]
+ }
+}