cmake HAVE_INOTIFY examples

Lewuathe/mlir-hello thirdparty/llvm-project/clang/lib/DirectoryWatcher/CMakeLists.txt :15

check_include_files("sys/inotify.h" HAVE_INOTIFY)

htcondor/htcondor build/cmake/CondorConfigure.cmake :397

check_struct_has_member("struct inotify_event" "len" "sys/inotify.h" HAVE_INOTIFY)

root-project/root interpreter/llvm-project/clang/lib/DirectoryWatcher/CMakeLists.txt :15

check_include_files("sys/inotify.h" HAVE_INOTIFY)

o2e/OLLVM-9.0.1 tools/clang/lib/DirectoryWatcher/CMakeLists.txt :15

check_include_files("sys/inotify.h" HAVE_INOTIFY)