<div dir="ltr">Could someone please explain why this warning was add  to FindKF5.cmake:<br><br>CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message):<br> Your project should require at least CMake 3.16.0 to use FindKF5.cmake                                                                              <br>Call Stack (most recent call first):                                                                                                                  <br> /usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check)                                                                       <br><div> CMakeLists.txt:67 (find_package)  <br></div><div><br></div><div>The module itself already hard fails if the need is really not met i.e the module is not running under cmake 3.16 or greater. Yet if I don't set my minimum to match that of kf5 you insist on a separate warning.<br></div></div>