cmake HAS_CPP11_FLAG examples

zerollzeng/tiny-tensorrt third_party/pybind11/tools/pybind11Tools.cmake :28

check_cxx_compiler_flag("-std=c++11" HAS_CPP11_FLAG)

tizian/Cendric2 CMakeLists.txt :71

CHECK_CXX_COMPILER_FLAG("-std=c++11" HAS_CPP11_FLAG)

tizian/Cendric2 CMakeLists.txt :75

elseif (HAS_CPP11_FLAG)

Tencent/Forward source/third_party/pybind11/tools/pybind11Tools.cmake :28

check_cxx_compiler_flag("-std=c++11" HAS_CPP11_FLAG)

INET-RC/GeoMX 3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/pybind11Tools.cmake :28

check_cxx_compiler_flag("-std=c++11" HAS_CPP11_FLAG)

Smorodov/Multitarget-tracker thirdparty/pybind11/tools/pybind11Tools.cmake :28

check_cxx_compiler_flag("-std=c++11" HAS_CPP11_FLAG)

KratosMultiphysics/Kratos cmake_modules/pybind11Tools.cmake :28

check_cxx_compiler_flag("-std=c++11" HAS_CPP11_FLAG)