cmake HAS_CPP14_FLAG examples

KratosMultiphysics/Kratos cmake_modules/pybind11Tools.cmake :23

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

facebookarchive/Polygames src/third_party/pybind11/tools/pybind11Tools.cmake :23

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

xtensor-stack/xframe test/CMakeLists.txt :29

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)

tizian/Cendric2 CMakeLists.txt :70

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)

uoip/g2opy EXTERNAL/pybind11/tools/pybind11Tools.cmake :23

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)

xtensor-stack/xsimd benchmark/CMakeLists.txt :40

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