cmake and broken code

Thomas Zander zander at kde.org
Mon May 14 09:58:04 BST 2007


On Monday 14 May 2007 02:01:37 Charles Samuels wrote:
> Matthias Kretz wrote, on Sunday 2007 May 13:
> > 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)
>
> Ok, now it actually gets to the install part. But it exits as soon as
> it finds that it can't install something because it wasn't compiled to
> begin with.

Try to cd into a subdir (any level) that compiles and make install/fast
or install/local there

-- 
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/20070514/1a62b3a5/attachment.sig>


More information about the kde-core-devel mailing list