dub ~master (2026-01-05T23:19:00Z)
Dub
Repo
maybeAddArchFlags
dub
compilers
compiler
Adds the given flags to the build settings if desired, otherwise informs the user
package
void
maybeAddArchFlags
(
ref
BuildSettings
settings
,
bool
keep_arch
,
string
[]
arch_flags
,
string
arch_override
)
Meta
Source
See Implementation
dub
compilers
compiler
classes
CompilerInvocationException
UnknownCompilerException
UnsupportedArchitectureException
functions
getCompiler
maybeAddArchFlags
registerCompiler
interfaces
Compiler
Adds the given flags to the build settings if desired, otherwise informs the user