On Thursday 12 September 2013 02:32:20 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.

And I disagree. If you build the framework with unittests disabled (like 
distros will probably do) then there's no point in searching for QtTest.
Modularity wins again, better do that inside the autotests subdir.

Apart from QtTest, I agree, though.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to