check_cxx_compiler_flag(<flag> <var>)
check_cxx_compiler_flag(<flag> <var>)
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
check_cxx_compiler_flag(-Wsuggest-override SUGGEST_OVERWRITE_CXX_COMPILE_FLAG)
check_cxx_compiler_flag(${FLAG} HAS_CXX_${SUFFIX})
check_cxx_compiler_flag("-std=c++11" COMPILER_SUPPORTS_CXX11)
check_cxx_compiler_flag(-std=c++11 COMPILER_SUPPORTS_CXX11)
check_cxx_compiler_flag("${_flag}" check_cxx_compiler_flag_${_flag_esc})
check_cxx_compiler_flag("-Wno-unused-result" _flag_found)
check_cxx_compiler_flag(-msse OGRE_GCC_HAS_SSE)
check_cxx_compiler_flag(${FLAG} HAS_CXX_${SUFFIX})
check_cxx_compiler_flag("${flagname}" HAVE_FLAG_${flag_identifier})
check_cxx_compiler_flag("-fsanitize=undefined" HAVE_FLAG_SANITIZE_UNDEFINED)
check_cxx_compiler_flag("${FLAG}" ${VARIABLE})
check_cxx_compiler_flag(-fprofile-abs-path HAVE_fprofile_abs_path)
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
check_cxx_compiler_flag(${FLAG} HAS_CXX_${SUFFIX})
CHECK_CXX_COMPILER_FLAG("-std=c++11" COMPILER_SUPPORTS_CXX11)
check_cxx_compiler_flag("-fchar8_t" EASTL_HAS_FCHAR8T_FLAG)
check_cxx_compiler_flag(-fprofile-abs-path HAVE_cxx_fprofile_abs_path)
check_cxx_compiler_flag("${all_cxx_flags_string}" draco_all_cxx_flags_pass)
check_cxx_compiler_flag(-Wall WALL_SUPPORTED)
check_cxx_compiler_flag(-Wzero-as-null-pointer-constant HAS_NULLPTR_WARNING)
check_cxx_compiler_flag("/arch:AVX512" COMPILER_SUPPORTS_AVX512)
check_cxx_compiler_flag("${flag}" flag_supported)
CHECK_CXX_COMPILER_FLAG("-std=c++14" COMPILER_SUPPORTS_CXX11)
check_cxx_compiler_flag(${KOKKOS_ARCH_ARMV84_SVE_FLAG} COMPILER_SUPPORTS_ARMV84_SVE)
check_cxx_compiler_flag("${flagname}" HAVE_FLAG_${flag_identifier})
check_cxx_compiler_flag("/std:c++14" COMPILER_SUPPORTS_CXX14)
CHECK_CXX_COMPILER_FLAG("-std=c++14" COMPILER_SUPPORTS_CXX14)
check_cxx_compiler_flag(${flag} CXX_HAS_WARNING${flag_var})
check_cxx_compiler_flag(-Wsuggest-override _NOWIDE_SUGGEST_OVERRIDE_SUPPORTED)
CHECK_CXX_COMPILER_FLAG(${flag} ${test})
check_cxx_compiler_flag("-Werror=return-type" HAVE_GCC_ERROR_RETURN_TYPE)
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
CHECK_CXX_COMPILER_FLAG(-msse has_sse)
check_cxx_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
check_cxx_compiler_flag("${flag}" "has_compiler_flag-${safeflag}")
CHECK_CXX_COMPILER_FLAG("-std=c++17" COMPILER_SUPPORTS_CXX17)
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
check_cxx_compiler_flag(-mcrc32 KAHYPAR_HAS_CRC32)
CHECK_CXX_COMPILER_FLAG( -msse DUMB_CAN_USE_SSE )
check_cxx_compiler_flag(
"-W${plain_warning}" "CXX_SUPPORTS_W${plain_warning_sym}"
)
check_cxx_compiler_flag(-gz=zstd ZSTD_AVAILABLE_COMPILER)
check_cxx_compiler_flag("-fsanitize=undefined" HAVE_FLAG_SANITIZE_UNDEFINED)
CHECK_CXX_COMPILER_FLAG("-W${NO_FLAG}" ${NAME})
check_cxx_compiler_flag(-fcoroutines COMPILER_HAS_F_COROUTINES)
CHECK_CXX_COMPILER_FLAG("-momit-leaf-frame-pointer" HAVE_OMIT_LEAF_FRAME_POINTER)
check_cxx_compiler_flag("-Wsuggest-override" SUGGEST_OVERRIDE_SUPPORTED)
check_cxx_compiler_flag("-gdwarf-4" HAS_DWARF4)
check_cxx_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
CHECK_CXX_COMPILER_FLAG("-stdlib=libc++" HAS_LIBCPP)
check_cxx_compiler_flag(-fstandalone-debug HAVE_STANDALONE_DEBUG)
CHECK_CXX_COMPILER_FLAG("-std=c++11" COMPILER_SUPPORTS_CXX11)
CHECK_CXX_COMPILER_FLAG("-std=c++11" COMPILER_SUPPORTS_CXX11)
check_cxx_compiler_flag(-Wno-missing-braces HAS_MISSING_BRACES_FLAG)
CHECK_CXX_COMPILER_FLAG("-Wno-deprecated-declarations" HAS_NO_DEPRECATED_DECLARATIONS)
check_cxx_compiler_flag(-Wno-gnu-anonymous-struct has_w_gnu_anonymous_struct_flag)
CHECK_CXX_COMPILER_FLAG("${flag_i}" test_option)
check_cxx_compiler_flag(-mcrc32 CXX_HAS_MCRC32)
CHECK_CXX_COMPILER_FLAG("-std=gnu++11" COMPILER_SUPPORTS_GXX11)
check_cxx_compiler_flag("-W${flag}" SUPPORTS_CXXFLAG_${underscored_flag})
check_cxx_compiler_flag(-Wno-class-conversion W_NO_CLASS_CONVERSION)
check_cxx_compiler_flag("-std=c++11" SUPPORT_CXX11)
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
CHECK_CXX_COMPILER_FLAG(-Wno-undefined-var-template UNDEFINED_VAR_TEMPLATE_FLAG)
check_cxx_compiler_flag(${FLAG} COMPILER_SUPPORT_${SFLAG})
check_cxx_compiler_flag(-Wno-invalid-offsetof HAVE_NO_INVALID_OFFSETOF)
check_cxx_compiler_flag(-fopenmp CXX_HAVE_OMP)
check_cxx_compiler_flag(-std=gnu++17 COMPILER_SUPPORTS_CXX17)
check_cxx_compiler_flag ("-std=c++11" SUPPORTS_STDCXX11)
check_cxx_compiler_flag(${flag} ${have})
check_cxx_compiler_flag(${_flag} SUPPORTS_WARNING_${_flagvar})
check_cxx_compiler_flag(${FLAG} ${mangled_flag})
check_cxx_compiler_flag(-Werror=return-type HAVE_GCC_ERROR_RETURN_TYPE)
CHECK_CXX_COMPILER_FLAG("-std=c++11" COMPILER_SUPPORTS_CXX11)
check_cxx_compiler_flag(${_sanitizer_flags} COMPILER_SUPPORTS_SANITIZERS)
check_cxx_compiler_flag(-Wno-unused-local-typedefs SUPPORTS_WNO_UNUSED_LOCAL_TYPEDEFS)
check_cxx_compiler_flag("${cxxflags}" ${result})
check_cxx_compiler_flag("${_flag}" check_cxx_compiler_flag_${_flag_esc} "${_cxx_code}")
check_cxx_compiler_flag(${flag} CUR_FLAG_SUPPORTED)
CHECK_CXX_COMPILER_FLAG("-Werror=unguarded-availability" REQUIRES_UNGUARDED_AVAILABILITY)
CHECK_CXX_COMPILER_FLAG(${CXX_FLAG_TO_TEST} HAS_FLAG_${suffix})
check_cxx_compiler_flag("-Werror" cxx_werror)
check_cxx_compiler_flag("${flag}" supports_${flag})
check_cxx_compiler_flag("-fno-pie" SUPPORTS_NO_PIE_FLAG)
check_cxx_compiler_flag(-gz=zstd ZSTD_AVAILABLE_COMPILER)
check_cxx_compiler_flag("-Wno-deprecated-copy" HAS_WARNING_DEPRECATED_COPY)
check_cxx_compiler_flag("${flagname}" HAVE_FLAG_${flag_identifier})
check_cxx_compiler_flag(-fcx-limited-range HAVE_CX_LIMITED_RANGE)
check_cxx_compiler_flag(-pthread HAS_MINUS_PTHREAD)
check_cxx_compiler_flag("${flag}" "${var_name}")
check_cxx_compiler_flag("${flagname}" HAVE_FLAG_${flag_identifier})
check_cxx_compiler_flag(${FLAG} HPX_WITH_${_lang}_FLAG_${_name})
check_cxx_compiler_flag("${FLAG}" COVERAGE_FLAG_DETECTED)
CHECK_CXX_COMPILER_FLAG(-Wno-undefined-var-template COMPILER_SUPPORTS_NO_UNDEFINED_VAR_TEMPLATE)
check_cxx_compiler_flag("-Wthread-safety" HAVE_THREAD_SAFETY_CHECKS)
check_cxx_compiler_flag("-W${TRY_WARN_FLAG}" HAS_W${TRY_WARN_FLAG})
CHECK_CXX_COMPILER_FLAG("-momit-leaf-frame-pointer" HAVE_OMIT_LEAF_FRAME_POINTER)
check_cxx_compiler_flag("${_flag}" check_cxx_compiler_flag_${_flag_esc} "${_cxx_code}")
CHECK_CXX_COMPILER_FLAG(${_flag} CXX_FLAG_${varname})