On Wednesday 31 October 2012 15:20:00 Christophe Giboudeaux wrote: > Hi, > > On Tuesday 30 October 2012 20:18:15 Alex Neundorf wrote: > > Git commit 903ce6b2ee9bc09cabfb5ca36d82d50db986c7a6 by Alex Neundorf. > > Committed on 27/10/2012 at 16:59. > > Pushed by neundorf into branch 'KDE/4.10'. > > > > CMake: remove files now coming with cmake 2.8.8 > > > > It seems these are the only files which are fully source > > compatible in kdelins and cmake :-/ > > > > Basically any files listed here: > > http://techbase.kde.org/Development/ECM_SourceIncompatChanges > > must be kept in kdelibs 4.x to keep source compat. > > > > Full list of files is here: > > http://community.kde.org/KDE_Core/Platform_11/Buildsystem/FindFilesSurvey > > > > Alex > > > > D +0 -25 cmake/modules/FindBoost.cmake > > D +0 -73 cmake/modules/FindFreetype.cmake > > Although trivial to fix, removing FindFreetype.cmake from kdelibs causes a > kde- workspace build failure due to an incompatible change upstream: >
More on this topic: FREETYPE_INCLUDE_DIR was marked as "internal" in kdelibs' FindFreetype.cmake during the 4.1 cycle (commit f1a5235). However, In kde-workspace, FREETYPE_INCLUDE_DIR is used since...2007 (commit 398ccc3). Both kde-workspace 4.9 and master now use FREETYPE_INCLUDE_DIRS Christophe
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
