nfs-ganesha/nfs-ganesha
src/cmake/modules/FindCaps.cmake
:42
check_library_exists(
cap
cap_set_proc
""
HAVE_SET_PROC
)
check_library_exists(
cap
cap_set_proc
""
HAVE_SET_PROC
)
endif (HAVE_SET_PROC)