[Vm-dev] XCode project settings do not reflect CMake

Mariano Martinez Peck marianopeck at gmail.com
Wed Apr 13 15:53:19 UTC 2011


On Wed, Apr 13, 2011 at 5:44 PM, Stefan Marr <Stefan.Marr at vub.ac.be> wrote:

>
> On 13 Apr 2011, at 17:39, Mariano Martinez Peck wrote:
>
> >
> > Conclusion: the XCode project is compiling with the makefiles generated
> from CMake, but the settings of the projects are not correctly set ? Is this
> expected ? I am the only one noticing this ?
> XCode projects usually have debug and release targets, do the generated
> ones also make that differentiation?
>

Yes, it is done in CMake with this line:

set(CMAKE_CONFIGURATION_TYPES Debug Release)

But for me...it seems too much magic. And in fact, if I inspect the settings
with both targets, they have the same settings.

Thanks


>
>
>
> --
> Stefan Marr
> Software Languages Lab
> Vrije Universiteit Brussel
> Pleinlaan 2 / B-1050 Brussels / Belgium
> http://soft.vub.ac.be/~smarr
> Phone: +32 2 629 2974
> Fax:   +32 2 629 3525
>
>


-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110413/2b94af11/attachment.htm


More information about the Vm-dev mailing list