cmake HAS_CPP14_FLAG examples

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

check_cxx_compiler_flag("-std=c++14" HAS_CPP14_FLAG)

tizian/Cendric2 CMakeLists.txt :70

CHECK_CXX_COMPILER_FLAG("-std=c++14" HAS_CPP14_FLAG)

xtensor-stack/xtensor-python benchmark/CMakeLists.txt :25

CHECK_CXX_COMPILER_FLAG("-std=c++14" HAS_CPP14_FLAG)

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

check_cxx_compiler_flag("-std=c++14" HAS_CPP14_FLAG)

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

check_cxx_compiler_flag("-std=c++14" HAS_CPP14_FLAG)

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

check_cxx_compiler_flag("-std=c++14" HAS_CPP14_FLAG)

KratosMultiphysics/Kratos cmake_modules/pybind11Tools.cmake :23

check_cxx_compiler_flag("-std=c++14" HAS_CPP14_FLAG)