cmake
HAVE_FUNC_MMAP
examples
google/snappy
CMakeLists.txt
:220
check_symbol_exists(
"mmap"
"sys/mman.h"
HAVE_FUNC_MMAP)