[cmake-developers] Working towards Windows Phone 8 support
Paul Annetts
paul at lightunobscured.com
Mon Jul 15 17:55:15 EDT 2013
Sure - that should separate out well into two parts ("Win32/ARM" architecture and Windows Phone).
The way I'm currently specifying the multiple architectures is too hard-coded to be generally useful (I'm just checking the generator type), so I'll see if I can tidy that up first before submitting that patch.
Paul.
> Date: Mon, 15 Jul 2013 13:29:17 -0400
> From: brad.king at kitware.com
> To: paul at lightunobscured.com
> CC: cmake-developers at cmake.org
> Subject: Re: [cmake-developers] Working towards Windows Phone 8 support
>
> On 7/15/2013 11:08 AM, Paul Annetts wrote:
> > Yes. There are only 2 possible architectures for WP8, it isn’t WinCE
> [snip]
> > The extension of the VS10 target generator to support this is the
> > largest change in the patch.
>
> If possible, please factor that out as a separate patch
> independent of the Windows Phone work. This would be a
> generally useful feature and has been requested before.
>
> Note also that the Xcode generator supports multiple
> simultaneous architectures for universal binaries. This
> may be related.
>
> -Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130715/cff2e4aa/attachment.html>
More information about the cmake-developers
mailing list