summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/import/include/fmt/TARGETS.fmt15
1 files changed, 1 insertions, 14 deletions
diff --git a/etc/import/include/fmt/TARGETS.fmt b/etc/import/include/fmt/TARGETS.fmt
index 79394153..72ea6d52 100644
--- a/etc/import/include/fmt/TARGETS.fmt
+++ b/etc/import/include/fmt/TARGETS.fmt
@@ -1,19 +1,6 @@
{ "hdrs":
{ "type": ["@", "rules", "CC", "header directory"]
, "stage": ["fmt"]
- , "hdrs":
- [ "chrono.h"
- , "color.h"
- , "compile.h"
- , "core.h"
- , "format.h"
- , "format-inl.h"
- , "locale.h"
- , "os.h"
- , "ostream.h"
- , "posix.h"
- , "printf.h"
- , "ranges.h"
- ]
+ , "hdrs": [["TREE", null, "."]]
}
}