IntelDPCPP: target_compile_features
This crashes with Intel DPC++:
target_compile_features(amrex PUBLIC cxx_std_17)
via
target_compile_features no known features for CXX compiler
"IntelDPCPP"
version 12.0.0.1.
(Maybe the same with IntelClang)