dubTarget

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Target dubTarget()
  2. Target dubTarget(TargetName targetName, DubInfo dubInfo, string compilerFlags, string[] linkerFlags, Flag!"main" includeMain, CompilationMode compilationMode, Target[] extraObjects, size_t startingIndex)
    static if(isDubProject)
    dubTarget
    (,,
    in string compilerFlags
    ,
    in string[] linkerFlags = []
    ,
    in Flag!"main" includeMain = Yes.main
    ,,,
    in size_t startingIndex = 0
    )

Meta