On Sunday 18 April 2010 10:11:14 am Alexander Neundorf wrote: > Can you please first post a patch for your revious issue which I can apply > ? Then we can proceed here. if you mean by 'previous issue' this posting:- (http://mail.kde.org/pipermail/kde-buildsystem/2010-April/006875.html )
(I did not bother with finding individual xlibs, I found using the FindX11.cmake supplied by cmake adequate with this sed:- cd kdebase-workspace-4.4.2 cat CMakeLists.txt | sed -e '25 i find_package(X11 REQUIRED)' >CMakeLists.txt2 mv -v CMakeLists.txt2 CMakeLists.txt perhaps you should apply somesuch for the next kde-4.4.x release. sincerely lux-integ _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
