[cmake-developers] Automatic -F addition for frameworks?

Stephen Kelly steveire at gmail.com
Wed Jul 10 11:21:06 EDT 2013


Brad King wrote:

> IIUC currently real library paths like foo.framework/foo have no
> special handling right now.  They are (correctly) not split and
> there is no include directory added for them.

Correct.

> So, the question is: do we want to add *new* special handling for
> library paths inside frameworks to also add include directories?

Yep.

> I think this makes sense as long as it is only for raw paths and
> not imported targets (which can solve this with usage reqs).  

Yes.

> Any
> project depending on this will already have platform-specific
> code to #include with the framework name.

Yes. I'm not familiar enough with mac or frameworks myself to know how 
useful or 'expected' this new behavior would be?

Thanks,

Steve.






More information about the cmake-developers mailing list