[CMake] [BUG] no "local" install rule anymore :-/

Filipe Sousa filipe at ipb.pt
Thu Jun 30 19:38:09 EDT 2005


On Thursday 30 June 2005 19:31, Alexander Neundorf wrote:
> > --- Ursprüngliche Nachricht ---
> > Von: "Alexander Neundorf" <a.neundorf-work at gmx.net>
> > An: "Ken Martin" <ken.martin at kitware.com>
> > Kopie: cmake at www.cmake.org
> > Betreff: RE: [CMake] [BUG] no "local" install rule anymore :-/
> > Datum: Thu, 30 Jun 2005 16:16:45 +0200 (MEST)
> >
> > > Von: "Ken Martin" <ken.martin at kitware.com>
> >
> > ...
> >
> > > Both have been added, give it a shot and let me know if they work for
> > > you.
> >
> > You rock !
> > I'll test later today.
>
> Ok, tested, it works :-)
>
> Is there a target to force a rerun of cmake in the subdirectories ?
> make depend only exists in the top level makefile. make rebuild_cache 
> seems to do this (but it's a slightly obscure name).
>
> ...more wishes :-)
>
> It would also be nice if cmake would have a feature to generate "recursive"
> targets, like install (not really) and "all" work.
> Example ( a CMakeLists.txt in every subdir):
> src/
> src/foo/
> src/foo/native/
> src/foo/cross/
> src/bar/
> src/bar/native/
> src/bar/cross/
>
> in the 4 native/ and cross/ directories I have custom targets "make
> ecosclean". Now it would be nice if I could have a "make ecosclean" in src/
> which would  propagate down through all subdirectories. Is there a way to
> do this ?

That would be really useful for make doc target

>
> Alex

-- 
Filipe Sousa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20050701/612b7db1/attachment.pgp


More information about the CMake mailing list