DubComponent.setCompiler

Selects a new compiler for building

class DubComponent
bool
setCompiler
(
string compiler
)

Return Value

Type: bool

false if the compiler does not exist or some setting is invalid.

If the current architecture does not exist with this compiler it will be reset to the compiler default. (empty string)

Meta