[cmake-developers] Xcode source file type

James Touton bekenn at gmail.com
Mon May 15 13:33:41 EDT 2017


Thanks, guys; I'll investigate and see what I can do.

On Mon, May 15, 2017 at 6:06 AM, Brad King <brad.king at kitware.com> wrote:

> On 05/14/2017 05:42 PM, Gregor Jasny via cmake-developers wrote:
> > I'd welcome any attempts to simplify the Xcode generator. But before I'd
> > ack such a PR I'd like to know why this functionality was added in the
> > first place. CMake still supports (does not actively break) Xcode 3. If
> > there is no answer to that question: maybe you could test and limit your
> > changes to a newer Xcode version (like 5 or above).
>
> Run
>
> ```
> $ git log -SlastKnownFileType -- Source/
> ```
>
> to see a history for this setting.  Some investigation may be
> needed to determine what is needed for current Xcode versions.
> The setting could easily be made conditional on the Xcode version.
>
> -Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20170515/393e5291/attachment.html>


More information about the cmake-developers mailing list