Contents

compilerFlags

Flags from pkg-config to pass to Clang and SwiftC.

Declaration

let compilerFlags: [String]

Discussion

Flags are passed to using -Xcc.

See Also

Inspecting the System Library Target