cmake and broken code

Matthias Kretz kretz at kde.org
Sun May 13 21:18:00 BST 2007


On Sunday 13 May 2007, Charles Samuels wrote:
> How do you get cmake to make install everything even if one component
> didn't compile.

make install/fast
This will ignore all the compile targets and start installation. It will fail 
as soon as it tries to install a non-existant binary/library/whatever. -k 
should help there, though (or - really evil - touch the missing file)

-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/
MatthiasKretz at gmx.net, kretz at kde.org,
Matthias.Kretz at urz.uni-heidelberg.de
-------------- 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/20070513/ab0f40ef/attachment.sig>


More information about the kde-core-devel mailing list