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.
The name to use for C modules.
final var pkgConfig: String?If present, the Swift Package Manager searches for a <name>.pc file to get the required additional flags for a system target.