Asking for a CMake feature
Brad King
brad.king at kitware.com
Tue Apr 25 14:45:33 CEST 2006
Pino Toscano wrote:
> Alle 04:59, venerdì 14 aprile 2006, Brad King ha scritto:
>>Albert Astals Cid wrote:
>>>make install
>>>did only really install what had changed, that is quite important,
>>
>>Fixed in CVS CMake.
>
> Are you sure it's fixed?
> This morning I compiled and installed the new kdelibs snapshot.
> Now I just updated and recompiled to have a fix in kdeui/kactionclasses.cpp
> and another one in a kdeprint module. make recompiled the two changed files
> and did the link of the libraries which depends on kdeui, and then a make
> install did the relink and reinstalled *all*.
> Yes, using cmake 2.4.0beta, the version released 6 days ago.
It prints that it is installing the files, but it does copy-if-different
so the modification times do not change.
-Brad
More information about the Kde-buildsystem
mailing list