[cmake-developers] INTERFACE_LIBRARY target type

Stephen Kelly steveire at gmail.com
Wed Sep 11 04:04:50 EDT 2013


Stephen Kelly wrote:

>>> 7) I've only implemented the support for this target type in the
>>> Makefile generator so far. I can also do the Ninja one after all of the
>>> details about how it works are sorted out.
>>>
>>> Can someone else implement the VS and Xcode support? I'm too unfamiliar
>>> with those generators.
>>
>> Do you mean support for "make iface" in the other generators?
> 
> Yes. Something similar to what is changed in the makefile generator in the
> first patch 'Add the INTERFACE library type.' is likely needed in other
> generators too.

I've done this part and merged into next for testing. 

I split off the 'make iface' stuff into a separate 
gitorious/INTERFACE_LIBRARY-build-targets topic in my clone. I suspect the 
generator-specific parts of that will be more-involved.

Thanks,

Steve.






More information about the cmake-developers mailing list