summaryrefslogtreecommitdiff
path: root/etc/import/include/CLI/TARGETS.cli11
blob: d9764847277fd0536c1d22d5747273b546fa3176 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"
    ]
  }
}