dub v1.27.0-beta.1 (2021-08-22T18:28:33Z)
Dub
Repo
BuildGenerator.compileUnit
dub
generators
build
BuildGenerator
Compile a single source file (srcFile), and write the object to objName.
class
BuildGenerator
static
string
compileUnit
(
string
srcFile
,
string
objName
,
BuildSettings
bs
,
GeneratorSettings
gs
)
Meta
Source
See Implementation
dub
generators
build
BuildGenerator
constructors
this
functions
generateTargets
performPostGenerateActions
static functions
compileUnit
pathToObjName
Compile a single source file (srcFile), and write the object to objName.