dub ~master (2022-02-19T01:31:13.8519367)
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.