Small build fixes for kdebase/cmake

Alexander Neundorf neundorf at kde.org
Wed Mar 29 22:39:18 CEST 2006


Hi,

On Wednesday 29 March 2006 02:34, Michael Biebl wrote:
> Compiling kdebase against kdelibs4_snapshot failed at four places for
> me because of missing headers. (Xcursor/Xrender headers were not
> found).
> I added X11_Xcursor_INCLUDE_PATH/X11_Xrender_INCLUDE_PATH to the
> include path for the failing targets to fix this. Please find the
> attached patch.
>
> Cheers,
> Michael

I think I fixed it, but slightly different.
Now the include paths of all the X11 sub-modules are added to X11_INCLUDE_DIR, 
which is part of KDE4_INCLUDES on UNIX (except OS X).
So they should be available everywhere without having to add them manually.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list