D6931: Use ecm's FindInotify.cmake
Daniel Vrátil
noreply at phabricator.kde.org
Thu Jul 27 10:00:32 BST 2017
dvratil requested changes to this revision.
dvratil added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> CMakeLists.txt:28
> +set(HAVE_SYS_INOTIFY_H ${Inotify_FOUND})
> macro_bool_to_01(SYS_INOTIFY_H_FOUND HAVE_SYS_INOTIFY_H)
> configure_file(config-messageviewer.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-messageviewer.h)
Just use `${Inotify_FOUND}` here directly instead of `SYS_INOTIFY_H_FOUND` and you can remove the line above.
REPOSITORY
R94 PIM: Message Library
REVISION DETAIL
https://phabricator.kde.org/D6931
To: tcberner, #freebsd, dvratil, mlaurent
Cc: winterz, #kde_pim, dvasin, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170727/cbbbbbd8/attachment.html>
More information about the kde-pim
mailing list