| commit | f21dbf8f26189f62220ec191fcfea9711d3401c5 | [log] [tgz] |
|---|---|---|
| author | Raul Tambre <raul@tambre.ee> | Mon Mar 25 21:10:04 2024 +0200 |
| committer | Raul Tambre <raul@tambre.ee> | Tue Apr 09 11:38:59 2024 +0300 |
| tree | 81243dabf491306f2d18b29f90085f9740a6a591 | |
| parent | c7cbe57e1f3a830ce53a0fe9f604adba11aa71e9 [diff] |
C++26: Fix C++/CUDA/HIP compile feature support In commit f808d8afb9 (CMake: Support upcoming C++26 language level, 2022-08-19, v3.25.0-rc1~218^2) we forgot some necessary scaffolding. Fixes: #25819