cmake HAS_CXX11_FLAG examples

Jackarain/proxy third_party/boost/libs/test/build/CMakeLists.txt :37

check_cxx_compiler_flag(-std=c++11 HAS_CXX11_FLAG)

OpenPHDGuiding/phd2 cmake_modules/compiler_options.cmake :64

check_cxx_compiler_flag(-std=c++11 HAS_CXX11_FLAG)

chengzhengxin/sdm CMakeLists.txt :14

CHECK_CXX_COMPILER_FLAG(-std=c++11 HAS_CXX11_FLAG)