Hi Joesph,

Thank you for the feedback!


> For the C target classes, I'd like to also see linker flags defined for
> those packages, as currently that has to be included in additional flags
> and maintained entirely outside the package structure with scripting,
> Makefiles, or the like. That may be quite a bit beyond the current proposal
> of making the directories explicit rather than based on convention, but
> since this addresses the C target header search paths as well, it seems
> relevant.
>

We do need to add support for that but linker flags falls under build
settings and not this proposal. This proposal allows customising the path
to the directory containing public headers which is currently hard coded to
"include".
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to