Dependency specifications

Aleix Pol aleixpol at kde.org
Sat Sep 14 22:06:44 UTC 2013


On Sat, Sep 14, 2013 at 7:42 PM, Stephen Kelly <steveire at gmail.com> wrote:

> Aleix Pol wrote:
>
> > I'd say that all Qt dependencies in the module should be defined only
> once
> > in the root CMakeLists.txt. Actually this should be the only file with
> > "find_package" calls.
> >
>
> Why? What is the problem with having a find_package in src?
>
> Thanks,
>
> Steve.
>
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>

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.

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.

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130915/70996db9/attachment.html>


More information about the Kde-frameworks-devel mailing list