Skip to content

VTK-m always use cxx_std_<level> when requesting compiler level

The meta cxx_std_ flags are supported for compilers such as IBM XL and PGI, where the granular flags such as cxx_auto_type arent.

Merge request reports