<div dir="ltr">On Thu, Oct 17, 2013 at 8:23 AM, Bhushan Shah <span dir="ltr"><<a href="mailto:bhush94@gmail.com" target="_blank">bhush94@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello!<br>
<br>
I want to compile kde library without building tests or auto tests.<br>
Reason behind this is I want to speed up compiling process.. Martin<br>
Gräßlin suggested me to use<br>
<br>
-DKDE4_BUILD_TESTS=FALSE -DBUILD_TESTING=FALSE<br>
<br>
cmake options but this options are not working, with this option cmake<br>
fails to run. Are they removed or changed in KF5? This options are<br>
working as expected with KDE/4.11 branch. But not with frameworks. Any<br>
reason or method to disable tests?<br>
<br>
Thanks!<br>
_______________________________________________<br>
Kde-frameworks-devel mailing list<br>
<a href="mailto:Kde-frameworks-devel@kde.org">Kde-frameworks-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-frameworks-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-frameworks-devel</a><br>
</blockquote></div><br></div><div class="gmail_extra">Hi,</div><div class="gmail_extra">You want to have BUILD_TESTING disabled, it should be enough.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Without more information I can't really tell.</div>

<div class="gmail_extra">Aleix</div></div>