cmake
HAVE_FUNC_SYSCONF
examples
google/snappy
CMakeLists.txt
:221
check_symbol_exists(
"sysconf"
"unistd.h"
HAVE_FUNC_SYSCONF)