dubDependencies

All dub packages object files from the dependencies, but nothing from the main package (the one actually being built).

  1. Target[] dubDependencies()
    static if(isDubProject)
    dubDependencies
    (
    CompilerFlags compilerFlags = CompilerFlags()
    )
    ()
  2. Target[] dubDependencies()

Meta