cmake HAVE_CLANG_MBMI2 examples

google/snappy CMakeLists.txt :126

CHECK_CXX_COMPILER_FLAG("-mbmi2" HAVE_CLANG_MBMI2)

google/snappy CMakeLists.txt :136

endif(HAVE_CLANG_MBMI2)