cmake and broken code
Charles Samuels
charles at kde.org
Mon May 14 01:01:37 BST 2007
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.
Charles
More information about the kde-core-devel
mailing list