[cmake-developers] Linking fails with CMake-2.8.8, but works with CMake-2.8.4 with Xcode generator

Thomas Sondergaard ts at medical-insight.com
Thu Jun 21 12:22:02 EDT 2012


On 2012-06-21 17:23, David Cole wrote:
> If you want it to work with iOS apps, then you have to set
> CMAKE_XCODE_EFFECTIVE_PLATFORMS as of its introduction, which was
> version 2.8.6.
>
> That feature was introduced to enable seamless switching between
> simulator and device builds, and to enable running in the debugger for
> either.

OK, but I'm still a little mystified as everything builds fine without 
it, until you get to linking an executable with the output from a 
library target, and then CMake suddenly doesn't know where it put it?

Thanks,

Thomas





More information about the cmake-developers mailing list