On Thu, Oct 17, 2013 at 8:23 AM, Bhushan Shah <bhus...@gmail.com> wrote:

> Hello!
>
> I want to compile kde library without building tests or auto tests.
> Reason behind this is I want to speed up compiling process.. Martin
> Gräßlin suggested me to use
>
> -DKDE4_BUILD_TESTS=FALSE -DBUILD_TESTING=FALSE
>
> cmake options but this options are not working, with this option cmake
> fails to run. Are they removed or changed in KF5? This options are
> working as expected with KDE/4.11 branch. But not with frameworks. Any
> reason or method to disable tests?
>
> Thanks!
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel@kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>

Hi,
You want to have BUILD_TESTING disabled, it should be enough.

Without more information I can't really tell.
Aleix
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to