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. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers