On 6/18/09, Michael Jackson <mike.jack...@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. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake