cmake HAVE_SYS_XATTR_H examples

libarchive/libarchive CMakeLists.txt :1878

ELSEIF(HAVE_SYS_XATTR_H OR HAVE_ATTR_XATTR_H)

nfs-ganesha/nfs-ganesha src/CMakeLists.txt :858

check_include_files("unistd.h;sys/xattr.h" HAVE_SYS_XATTR_H)

nfs-ganesha/nfs-ganesha src/CMakeLists.txt :866

endif(NOT HAVE_SYS_XATTR_H)

logicalclocks/rondb extra/curl/curl-8.11.1/CMakeLists.txt :1482

check_include_file("sys/xattr.h"      HAVE_SYS_XATTR_H)

rose-compiler/rose cmake/modules/FindACL.cmake :15

check_include_files(sys/xattr.h HAVE_SYS_XATTR_H)

rose-compiler/rose cmake/modules/FindACL.cmake :21

endif (HAVE_ATTR_LIBATTR_H AND HAVE_SYS_XATTR_H AND HAVE_SYS_ACL_H AND HAVE_ACL_LIBACL_H)

bareos/bareos core/cmake/BareosCheckIncludes.cmake :61

check_include_files(sys/xattr.h HAVE_SYS_XATTR_H)