[CMake] Generator for Xcode 3.0+?

E. Wing ewmailing at gmail.com
Thu Jun 18 18:04:00 EDT 2009


On 6/18/09, Michael Jackson <mike.jackson at bluequartz.net> wrote:
> What is the difference and what does a project that is Xcode 3.0+
> compatible gain you? In other words, what are we missing by NOT having
> a "true" Xcode 3.0+ compatible project?
>

Since CMake does a very good job with dependency relationships, one
minor thing that would be nice is to enable "Build independent targets
in parallel" by default. For projects with lots and lots of tiny
targets with few dependencies (e.g. OpenSceneGraph), this can speed up
builds by several magnitudes.


More information about the CMake mailing list