Asking for a CMake feature
Stephan Kulow
coolo at kde.org
Thu Apr 20 14:30:54 CEST 2006
Am Donnerstag, 13. April 2006 23:58 schrieb Dirk Mueller:
> On Thursday, 13. April 2006 23:03, Albert Astals Cid wrote:
> > imagine you fix one header in kdelibs and do make install, ALL headers
> > are installed and automatically all your programs want to start
> > rebuilding because they think the header changed.
>
> this is not an unsermake feature. you could have the same before too, by
> exporting INSTALL_DATA="/usr/bin/install -p"
There are two issues here. One is the fixed INSTALL_DATA, but even then
unsermake won't call install in case sourcedir and instdir are in sync. But
it's not needed for the above effect, that's right.
Greetings, Stephan
More information about the Kde-buildsystem
mailing list