> Hi
>
> although I have "cmake_policy (SET CMP0020 NEW)" in my top level
> CMakeLists.txt file I get a lot of warnings about "Policy CMP0020 is
> not set..."
> After some testing it seems to me that the policy setting is only
> respected for the configure but not for the generate step.
> Has
It's merged now.
> It's a ninja bug. I hope this ninja patch
>
> https://github.com/martine/ninja/pull/401
>
> is the right solution.
>
> Peter
>
>
> Original-Nachricht
> > Datum: Wed, 15 Aug 2012 20:59:26 +
> > Von: "Malfettone, Kris"
> > An: Bill Hoffman , "cmake@cm
It's a ninja bug. I hope this ninja patch
https://github.com/martine/ninja/pull/401
is the right solution.
Peter
Original-Nachricht
> Datum: Wed, 15 Aug 2012 20:59:26 +
> Von: "Malfettone, Kris"
> An: Bill Hoffman , "cmake@cmake.org"
>
> Betreff: Re: [CMake] Ninja on
Original-Nachricht
> Datum: Mon, 4 Jun 2012 08:19:55 +0200
> Von: Claus Klein
> An: "Peter Kümmel"
> CC: CMake@cmake.org
> Betreff: Re: [CMake] Nina Generator on Windows generates too long link cmd
> lines
> Yes, at least the old Darwin ar does not support this option!
>
> c
>
> The cmake code needs to be updated to use the native ninja response
> files. If you are interested in this work, I can help you figure out
> where to make the changes.
>
> -Bill
Have you started working on this? And is there somewhere already a branch?
If not, where is the best place fo
>
> So I see that one of my projects has this problem.
> I've narrowed it down to this commit:
> http://cmake.org/gitweb?p=cmake.git;a=commit;h=a5683f8
>
Great! This was fast.
> If I remove the code that commit adds, from the current HEAD, then my
> problem goes away.
>
> When checking the XML
When I install the .sh version over an existing 2.8.4 release
and use "CodeBlocks - Unix Makefiles" QtCreator only shows the
CMakeLists.txt, nothing more.
Seems the "CodeBlocks - Unix Makefiles" generator is broken in 2.8.6.
The entry http://www.gmx.net/de/go/freephone
--
Powered by www.kitware.c
>
> Tested cmake/ninja with Blender's cmake files, works well, and fast!
> Single file rebuild is 0.97 sec, same on makefiles was 3.7sec.
>
I also have some numbers:
Building LyX (lyx.org, 676 files):
LyX has autotools and cmake as build system.
* cmake generate