Friedrich W. H. Kossebau wrote: > So any dev wanting to make use of that lib cannot rely on > extra-cmake-modules and has to do things himself. Which somehow renders > extra-cmake-modules a little bit useless for me (as usually as dev you > want the latest-and-coolest version of some lib).
What you really want is config files, not Find files. With config files, you install them yourself (by design), so if your repo is up to date, your downstream gets up to date stuff. ecm shouldn't be interesting to you in thst case. Thanks, Steve _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
