Asking for a CMake feature
Dirk Mueller
mueller at kde.org
Thu Apr 13 23:58:45 CEST 2006
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"
In fact, we even had code to enable this by default when the install
application supported it.
All it needs is somebody duplicating this check in the cmake files.
--
Dirk//\
More information about the Kde-buildsystem
mailing list