dawn_check_cxx_flagΒΆ

Test if the C++ compiler flag is supported.

dawn_check_cxx_flag(FLAG NAME)
FLAG
Compiler flag to check (e.g -O3).
NAME
Name of the check (e.g HAVE_GCC_O3).