[CMake] Progress report

Ken Martin ken.martin at kitware.com
Fri Feb 23 09:42:22 EST 2007


It can go above 100% if you are using an old version of CMake (2.4.3 maybe
or older) or if you have multiple makes running at the same time. (not make
-j that is OK, but "make foo" in one shell while you do "make bar" in
another shell where foo and bar are in the same Makefile)  This can also
happen I believe if you invoke a make in the same tree as part of a custom
command within a current make. They are pretty odd cases. 

Ken

Ken Martin PhD 
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971 

-----Original Message-----
From: cmake-bounces+ken.martin=kitware.com at cmake.org
[mailto:cmake-bounces+ken.martin=kitware.com at cmake.org] On Behalf Of Felix
Winkelmann
Sent: Friday, February 23, 2007 8:07 AM
To: cmake at cmake.org
Subject: [CMake] Progress report

Hi!

Just a tiny, trvial thing...

I have the problem that the progress report shows me something
long 120% when finished. The relevant CMakeLists.txt is here:

http://galinha.ucpel.tche.br/chicken/CMakeLists.txt

This behaviour appears to exist on all platforms that I know of
(Linux, Windows, OS X), and I'm not sure how to get more details.
How does the progress report mechanism work?


cheers,
felix

_______________________________________________
CMake mailing list
CMake at cmake.org
http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list