mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
474eafe28c
Although there is no `cl -std:c++23` flag, the underlying Clang compiler does have a C++23 mode we can activate by passing `-std=c++23` through a `clang-cl` wrapper flag. Fixes: #26061
13 KiB
13 KiB