<div dir="ltr">On Sat, Sep 14, 2013 at 7:42 PM, Stephen Kelly <span dir="ltr"><<a href="mailto:steveire@gmail.com" target="_blank">steveire@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Aleix Pol wrote:<br>
<br>
> I'd say that all Qt dependencies in the module should be defined only once<br>
> in the root CMakeLists.txt. Actually this should be the only file with<br>
> "find_package" calls.<br>
><br>
<br>
</div>Why? What is the problem with having a find_package in src?<br>
<br>
Thanks,<br>
<br>
Steve.<br>
<div class="HOEnZb"><div class="h5"><br>
<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>
</div></div></blockquote></div><br></div><div class="gmail_extra">Well, it's good to have all the finders in the same place, to have a place where to look when we need to see what a module works on.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">That's of course debatable, but I'd like to push for this kind of uniformity. Make things as the user/developer would expect them to be.</div><div class="gmail_extra"><br></div>
<div class="gmail_extra">
Aleix</div></div>