On Wednesday 11 April 2012 20:44:32 Alexander Neundorf wrote:
> So, what I currently have in mind of how "KDE frameworks libraries" will
> install and how they will be usable:
>
> * each KDE frameworks library will install a KFooConfig.cmake file
> * by using find_package(KFoo CONFIG_MODE) this Config.cmake file will be
> used directly, no guarantees about matching versions etc.
> * we will provide a FindKF5.cmake, which supports components:
> find_package(KF5 REQUIRED_COMPONENTS kcore OPTIONAL_COMPONENTS kwidgets)
> * this find-module will ensure that only matching Config.cmake files are
> found, and can have additional logic for layering two installations of KDE
> frameworks (one from the system, shadowed partly by the one(s) the developer
> is working on)
>
> How does that sound ?

To me it looks awesome. It addresses the audiences we have in mind so far.
Thanks a lot for this solution! Looking forward to see it working. :-)

Regards.
--
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud patron of KDE, http://www.kdab.com

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to