New cmake warning.
Michael Reeves
reeves.87 at gmail.com
Mon May 2 23:37:35 BST 2022
Could someone please explain why this warning was add to FindKF5.cmake:
CMake Warning (dev) at
/usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message):
Your project should require at least CMake 3.16.0 to use FindKF5.cmake
Call Stack (most recent call first):
/usr/share/ECM/find-modules/FindKF5.cmake:30
(ecm_find_package_version_check)
CMakeLists.txt:67 (find_package)
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-devel/attachments/20220502/7300f05b/attachment.htm>
More information about the kde-devel
mailing list