This revision was automatically updated to reflect the committed changes.
Closed by commit R244:59db8a5ea224: Use FindInotify.cmake to decide wheter
inotify is available. (authored by tcberner).
REPOSITORY
R244 KCoreAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6253?vs=15532&
kfunk accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R244 KCoreAddons
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6253
To: tcberner, #freebsd, dfaure, kfunk
Cc: #frameworks
tcberner updated this revision to Diff 15532.
tcberner added a comment.
Fix identation.
REPOSITORY
R244 KCoreAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6253?vs=15531&id=15532
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6253
AFFECTED FILES
CMakeLi
tcberner edited the summary of this revision.
REPOSITORY
R244 KCoreAddons
REVISION DETAIL
https://phabricator.kde.org/D6253
To: tcberner, #freebsd, dfaure
Cc: #frameworks
tcberner created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
FreeBSD also as sys/inotify.h available, but it is a library.
We added FindInotify.cmake to ecm a while a go for this, but never got