deduceSystemIncludes

Execute and inspect the compiler for the system includes.

Note that how the compilers are inspected is hard coded.

  1. SystemIncludePath[] deduceSystemIncludes(CompileCommand cmd, Compiler compiler)
  2. SystemIncludePath[] deduceSystemIncludes(string[] cmd, Compiler compiler)
    @safe
    deduceSystemIncludes
    (
    const string[] cmd
    ,)

Meta