changes to how kdepimlibs and kdebase/workspace are installed and found

Alexander Neundorf neundorf at kde.org
Tue Dec 9 23:43:42 CET 2008


On Tuesday 09 December 2008, Brad King wrote:
> Brad King wrote:
> > Brad King wrote:
> >> Perhaps you can avoid this by using PATH_SUFFIXES on the inner
> >> find_package call in your find-modules:
> >>
> >>    find_package(KFoo NO_MODULE PATH_SUFFIXES cmake)
> >>
> >> Then you can just always install to cmake/kfoo.  Once a version of
> >> CMake supporting this location is required in the future this suffix
> >> can be removed.
> >
> > Oops, nevermind.  The PATH_SUFFIXES get appended to each generated path,
> > not to each prefix.
>
> I think you'll just have to require 2.6.3 if you want to move the files
> from kfoo/cmake to cmake/kfoo.

No chance, it's not released yet, and people just complained enough that we 
required 2.6.2, and we are about to freeze:
http://techbase.kde.org/Schedules/KDE4/4.2_Release_Schedule

Alex


More information about the Kde-buildsystem mailing list