Superbuild kdelibs

Allen Winter winter at kde.org
Mon Aug 15 23:33:17 UTC 2011


On Monday 15 August 2011 6:06:33 PM Alexander Neundorf wrote:
> On Tuesday 16 August 2011, Allen Winter wrote:
> > Is there a way to make Superbuild checkout and build the kdelibs 4.7
> > branch? After all, kdelibs master is frozen and I already know kdepim
> > master needs the kdelibs4.7 branch to build.
> 
> This should be possible by setting SB_GIT_TAG e.g. via cmake-gui (see 
> https://projects.kde.org/projects/kde/superbuild )
> 

Yep works.
Since the kdelibs master branch is of no use at the moment,
I added a set(SB_GIT_TAG_kdelibs "KDE/4.7" to the superbuild/kdelibs/CMakeLists.txt

The important thing is to remember to set this varaible *before* the sb_add_project() line


More information about the Kde-buildsystem mailing list