Re: MR Gardening - A discussion, please leave your input!

2023-03-10 Thread Méven
our society really worrying. > > > > > > If we want to automatize, we should instead try to list the stale MRs > and > > > maybe send the list to the mailing list once a month so that people are > > > reminded about them and take a look at which one they may be able to > unlock. > > > > We already have that, they get posted to > > https://invent.kde.org/teams/gardening/gitlab/-/issues > > weekly. > This listing is great, could we add a label "stale" to the MR concerned so that's explicit for maintainers. -- Méven

Re: New cmake warning.

2022-05-03 Thread Méven
Le mar. 3 mai 2022 à 18:25, Thomas Friedrichsmeier < thomas.friedrichsme...@kdemail.net> a écrit : > On Tue, 3 May 2022 10:35:20 +0200 > Méven wrote: > > > I am guessing you are using cmake >= 3.16 so it allows you to run, but > > since the project does not have a c

Re: New cmake warning.

2022-05-03 Thread Méven
indKF5. TLDR; If you use FindKF5, you should add cmake minimal version 3.16. -- Méven