Henry de Valence schrieb: > SVN commit 881430 by hdevalence: > > Since plasma is now part of KDE, it is not searched seperately. That is not true, plasma is not needed at that point - please revert this as we probably want to stay compatible to KDE 4.1. > > > M +2 -2 CMakeLists.txt > > > --- trunk/KDE/kdeedu/marble/src/CMakeLists.txt #881429:881430 > @@ -23,9 +23,9 @@ > add_subdirectory( plugins ) > add_subdirectory( bindings ) > > -if( NOT QTONLY AND PLASMA_FOUND ) > +if( NOT QTONLY ) > add_subdirectory( plasmoid ) > -endif( NOT QTONLY AND PLASMA_FOUND ) > +endif( NOT QTONLY ) > > if(APPLE) > add_subdirectory( mac ) > -- web: http://windows.kde.org mailing list: kde-windows@kde.org irc: #kde-windows (irc.freenode.net)