kde-core-devel Digest, Vol 49, Issue 5

Thomas Zander zander at kde.org
Mon Apr 2 19:42:18 BST 2007


On Monday 02 April 2007 19:59, Nick Shaforostoff wrote:
> And btw: is there any easy way to make cmake create sym/hard links instead
> of copying files in the install stage?

Won't help. The reason make install takes so long is not that it copies a lot 
of files; its because cmake diffs the installed and the build files byte for 
byte.

For small incremental builds I suggest you give kdesdk/scripts/unsercmake a 
try; it checks for the file date and doing an install is a couple of 
magnitudes faster.
-- 
Thomas Zander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070402/025b2c8b/attachment.sig>


More information about the kde-core-devel mailing list