Use FindInotify.cmake to decide wheter inotify is available.
ClosedPublic

Authored by tcberner on Jun 17 2017, 7:01 PM.

Details

Summary

FreeBSD also has sys/inotify.h available, but it is a library.

We added FindInotify.cmake to ecm a while a go for this, but never got
around to upstream the rest of the patches.

Diff Detail

Repository
R244 KCoreAddons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tcberner created this revision.Jun 17 2017, 7:01 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 17 2017, 7:01 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
tcberner edited the summary of this revision. (Show Details)Jun 17 2017, 7:01 PM
tcberner updated this revision to Diff 15532.Jun 17 2017, 7:03 PM

Fix identation.

kfunk accepted this revision.Jun 19 2017, 9:37 AM
This revision is now accepted and ready to land.Jun 19 2017, 9:37 AM
This revision was automatically updated to reflect the committed changes.