Contents

pkgConfig

The name to use for C modules.

Declaration

final var pkgConfig: String?

Discussion

If present, the Swift Package Manager searches for a <name>.pc file to get the required additional flags for a system target.

See Also

Configuring System Packages