<div dir="ltr"><div dir="ltr">I am guessing you are using cmake >= 3.16 so it allows you to run, but since the project does not have a cmake minimum, for others using cmake < 3.16 the build will break.</div><div dir="ltr">This warning highlights it, so you inform your contributor they need cmake 3.16 before running into the hard fail in FindKF5.</div><div dir="ltr"><br></div><div>TLDR; If you use FindKF5,  you should add cmake minimal version 3.16.<br></div><br>-- <br><div dir="ltr" class="gmail_signature">Méven</div></div>