cmake HAVE_STDCXX0X examples

alibaba/AliSQL storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake :199

check_cxx_compiler_flag(-std=c++0x HAVE_STDCXX0X)

alibaba/AliSQL storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake :202

elseif (HAVE_STDCXX0X)

percona/PerconaFT cmake_modules/TokuSetupCompiler.cmake :231

check_cxx_compiler_flag(-std=c++0x HAVE_STDCXX0X)

percona/PerconaFT cmake_modules/TokuSetupCompiler.cmake :234

elseif (HAVE_STDCXX0X)

oscarlab/betrfs cmake_modules/TokuSetupCompiler.cmake :202

check_cxx_compiler_flag(-std=c++0x HAVE_STDCXX0X)

oscarlab/betrfs cmake_modules/TokuSetupCompiler.cmake :205

elseif (HAVE_STDCXX0X)