cmake problem: dependencies are not updated until make is re-run

William A. Hoffman billlist at nycap.rr.com
Wed Jun 7 17:50:42 CEST 2006


At 11:32 AM 6/7/2006, David Faure wrote:


>Isn't the whole set of configure checks, plus "Configuring done" plus "Generating done" exactly
>what --check-build-system does? So it seems to me that it did do that....
>
>Any patch (e.g. for additional debug output) that I could test?
>I'm using CMake CVS, CMake-2-4 branch [just updated -> no change].
No need, I now know how to reproduce the bug!  
The problem happens when the CMakeLists.txt files have changed.
It does not re-run the check-build-system step, and it should.


-Bill



More information about the Kde-buildsystem mailing list