cmake HAVE_GLOBALMEMORYSTATUSEX_SYMBOL examples

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

CHECK_SYMBOL_EXISTS("GlobalMemoryStatusEx" "Windows.h" 
    HAVE_GLOBALMEMORYSTATUSEX_SYMBOL)

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

endif(HAVE_GLOBALMEMORYSTATUSEX_SYMBOL)