D22983: Fix build with cmake < 3.7

Rolf Eike Beer noreply at phabricator.kde.org
Wed Aug 7 10:36:20 BST 2019


dakon added inline comments.

INLINE COMMENTS

> CMakeLists.txt:108
>  
> -if (ECM_VERSION VERSION_GREATER_EQUAL "5.59.0")
> -    install(FILES ark.categories  DESTINATION  ${KDE_INSTALL_LOGGINGCATEGORIESDIR})

This can be simplified to "NOT ECM_VERSION VERSION_LESS", so you only have to touch one line.

REPOSITORY
  R36 Ark

REVISION DETAIL
  https://phabricator.kde.org/D22983

To: wbauer, #ark
Cc: dakon, kde-utils-devel, #ark, fbampaloukas, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190807/09ee558d/attachment.html>


More information about the Kde-utils-devel mailing list