FindQt4 and other CMake module duplication

Alexander Neundorf neundorf at kde.org
Sun Jul 12 00:59:25 CEST 2009


On Wednesday 08 July 2009, Alexander Neundorf wrote:
> On Wednesday 08 July 2009, Andreas Pakulat wrote:
> > On 08.07.09 16:08:10, Mike Arthur wrote:
> > > 2009/7/8 Andreas Pakulat <apaku at gmx.de>:
> > > > That usually happens when there are bugs in the FindXXX modules in
> > > > cmake, in particular in the cmake version we require (current 2.6.2 I
> > > > think). Or if the cmake version we require doesn't ship a suitable
> > > > FindXXX module we need.
> > > >
> > > > If you are sure that switching to the one coming with the minimum
> > > > required cmake doesn't cause any bugs, then sure.
> > >
> > > Ok, I'd be tempted to go down this route. How sure do I need to be? Is
> > > it sufficient to try and remove it and see if I can still do a clean
> > > build on 2.6.2 and 2.6.4 (the most recent)?
> >
> > If "clean build" means all of KDE svn (well, at least extragear I think),
> > then I guess yes. Please make sure to also test things like installing
> > kdelibs and all the modules into separate prefixes.
>
> We require 2.6.3, so you must compare the modules we have with the ones
> shipped with cmake 2.6.3.

Oops, this is wrong, you were right, we still require 2.6.2.

Alex


More information about the Kde-buildsystem mailing list