Skip to content

Allow c++17 as cxxstd

Wouter Deconinck requested to merge cmake-cxx-standard-17-20 into master

@sly2j We'll need to support c++17 a while longer since DPC++, our way of getting SYCL, requires c++17 (for now).

Merge request reports