dawn_set_cxx_standardΒΆ
Set the minimum standard of C++.
dawn_set_cxx_standard(MIN_CXX_STANDARD)
MIN_CXX_STANDARD- Minimum C++ standard which needs to be supported, one of
[
c++11,c++14,c++1z,c++17,c++2a].
Set the minimum standard of C++.
dawn_set_cxx_standard(MIN_CXX_STANDARD)
MIN_CXX_STANDARDc++11, c++14, c++1z, c++17, c++2a].