pkgConfig

    The name of the package configuration file, without extension, for the system library target.

    Target.swift:145
    let pkgConfig: String?

    If present, the Swift Package Manager tries every package configuration name separated by a space to search for the <name>.pc file to get the additional flags needed for the system library target.

    See also

    Other members in extension

    Types

    Type members

    Show obsolete interfaces (11)

    Hide obsolete interfaces

    Show system interfaces (1)

    Hide system interfaces

    Instance members