dub v1.31.0-rc.1 (2023-01-15T17:23:20Z)
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.