[Kde-scm-interest] Re: kdegraphics - a few technical questions
Esben Mose Hansen
kde at mosehansen.dk
Thu Jan 13 10:11:04 CET 2011
On Wednesday 12 January 2011 15:28:38 Marcel Wiesweg wrote:
> a) should CMake modules be moved up to kdelibs or down to the submodule
> that needs them?
Instead of uusing CMake modules, I have great experiences with using the
cmake-config system. Which means that it is each component that have the cmake
machinery. It also makes finding a library somewhat faster, and it is easier
to have multiple versions installed.
I have seen a few of these in the KDE-source, so i believe it is in line with
the KDE mindset.
--
kind regards, Esben
More information about the Kde-scm-interest
mailing list