cmake HAVE_GLOBALMEMORYSTATUS_SYMBOL examples

google/mysql-protobuf storage/ndb/mcc/host_info/CMakeLists.txt :53

CHECK_SYMBOL_EXISTS("GlobalMemoryStatus" "Windows.h" 
    HAVE_GLOBALMEMORYSTATUS_SYMBOL)

google/mysql-protobuf storage/ndb/mcc/host_info/CMakeLists.txt :71

endif(HAVE_GLOBALMEMORYSTATUS_SYMBOL)