New cmake tarball needed

Laurent Montel montel at kde.org
Wed Mar 29 09:32:09 CEST 2006


On Tuesday 28 March 2006 19:37, Albert Astals Cid wrote:
> A Dimarts 28 Març 2006 10:39, Laurent Montel va escriure:
> > On Tuesday 28 March 2006 10:23, David Faure wrote:
> > > On Monday 27 March 2006 21:26, Alexander Neundorf wrote:
> > > > We should only use features of the latest released cmake I think
> > > > (which is 2.3.4 right now), in order to avoid too frequent cmake
> > > > updates.
> > >
> > > Yes, this is exactly why I had to disable srcdir==builddir, since the
> > > latest released cmake breaks in that case.
> >
> > It's necessary to release a stable version.
> > I found that cmake from cvs doesn't search lib in good directory.
> >    find_library(KDE4_KDECORE_LIBRARY NAMES kdecore PATHS
> > ${KDE4_LIB_INSTALL_DIR} )
>
> Maybe because you need my patch?
>
> And no it's not a bug, cmake man page clearly states the supplied paths are
> looked the last ones by default.

So for me it's not logical.
We specify PATH where to search and it searchs into at the end.
For me when we specify a path we want that this path has a high priority, and 
not low priority.


More information about the Kde-buildsystem mailing list