compilerFlags
Flags from pkg-config to pass to Clang and SwiftC.
Declaration
let compilerFlags: [String]Discussion
Flags are passed to using -Xcc.
Flags from pkg-config to pass to Clang and SwiftC.
let compilerFlags: [String]Flags are passed to using -Xcc.