[CMake] Xcode generator problems

William A. Hoffman billlist at nycap.rr.com
Mon May 1 21:43:05 EDT 2006


At 08:09 PM 5/1/2006, Axel Roebel wrote:

>Hello William,
>
>god news that there is a new version. I tried it instantly.
>My first impression was not so positive
>I found that it takes ages for the dependency checking.
>I am working with template libraries where most of the code
>is in include files. May be it is due to that, but with cmake 
>2.2.3 dependency checking was nevertheless 10 times faster.
>With 2.4.1 dependency checking  takes longer than
>compiling the project.

I don't think any changes were made in that area.
In fact, if anything it should be faster.   Did you build cmake
with the same compiler/flags for 2.2.3 and 2.4.1?
Also, I assume this is the not Xcode generator because
that one does not do dependency checks in CMake.
 
-Bill



More information about the CMake mailing list