[cmake-developers] Objective-C support

Ben Boeckel ben.boeckel at kitware.com
Fri Feb 14 17:47:00 EST 2014


On Fri, Feb 14, 2014 at 17:22:13 -0500, Sean McBride wrote:
> Same in 10.7 and 10.8, and any OS really, since C++ ABIs are not super
> stable.

Hmm? The only one I know of recently is 4.7.0 and 4.7.1 breaking
std::string ABI with C++11 support enabled (4.7.2 fixed it to be
compatible with < 4.7.0 and I'd, personally, blacklist those two
versions if you use C++11).

--Ben



More information about the cmake-developers mailing list