defineFlag

Emit a single compiler flag that defines a C preprocessor macro, formatted correctly for the target toolchain.

@safe pure nothrow
string
defineFlag
(
string macro_
,
string target
)

Meta