> On Nov. 12, 2013, 6:11 p.m., Aleix Pol Gonzalez wrote: > > CMakeLists.txt, line 18 > > <http://git.reviewboard.kde.org/r/113506/diff/5/?file=211419#file211419line18> > > > > I don't think we want that, superbuild shouldn't be used after the > > splitting but the kde build script. We will need it anyway and it will have > > all the needed information anyway.
I did this to make it as simple as possible to use superbuild: no need to run cmake again, just use the already available targets. When superbuild is removed it can go away with it so I don't think it is a problem. - Aurélien ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113506/#review43533 ----------------------------------------------------------- On Nov. 7, 2013, 3:42 p.m., Aurélien Gâteau wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/113506/ > ----------------------------------------------------------- > > (Updated Nov. 7, 2013, 3:42 p.m.) > > > Review request for KDE Frameworks, Alexander Neundorf and Stephen Kelly. > > > Repository: kdelibs > > > Description > ------- > > This patch rework superbuild to integrate it more closely with kdelibs build > system: one no longer needs to run cmake path/to/kdelibs/superbuild > separately. Instead targets are created for all frameworks declared in > superbuild/CMakeLists.txt. For example to build and install ki18n standalone, > one can run `make sb_ki18n`. It also adds a special "sb_all" target, which > builds and install all standalone frameworks. > > > Diffs > ----- > > CMakeLists.txt 879fed4 > superbuild/CMakeLists.txt cbe9630 > superbuild/README 7a4e52e > superbuild/SuperBuild.cmake 33ed151 > > Diff: http://git.reviewboard.kde.org/r/113506/diff/ > > > Testing > ------- > > kdelibs still builds standalone, all sb_* targets work as expected. > > > Thanks, > > Aurélien Gâteau > >
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel