New cmake warning.

Méven meven29 at gmail.com
Tue May 3 09:35:20 BST 2022


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.
This warning highlights it, so you inform your contributor they need cmake
3.16 before running into the hard fail in FindKF5.

TLDR; If you use FindKF5,  you should add cmake minimal version 3.16.

-- 
Méven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-devel/attachments/20220503/f18650fc/attachment.htm>


More information about the kde-devel mailing list