Contents

publicHeadersDirectory

The directory containing public C headers, if applicable.

Declaration

let publicHeadersDirectory: Path?

Discussion

This will only be set for targets that have a directory of a public headers.

See Also

Inspecting a Clang Source Module Target