diff options
author | Brad King <brad.king@kitware.com> | 2021-10-07 15:37:59 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-10-07 15:46:09 (GMT) |
commit | ef47e18ad0fab68f67b95c777c1bee96fe7a4785 (patch) | |
tree | 4c67f430b0e91b303812634f1f0db9896dd7bfaa /Help/guide/tutorial/Step9/tutorial.cxx | |
parent | 0d3bfda22ad3327a7921caa464741394d58f3d34 (diff) | |
download | CMake-ef47e18ad0fab68f67b95c777c1bee96fe7a4785.zip CMake-ef47e18ad0fab68f67b95c777c1bee96fe7a4785.tar.gz CMake-ef47e18ad0fab68f67b95c777c1bee96fe7a4785.tar.bz2 |
MSVC: Tolerate cxx_std_23 feature on older compiler versions
In commit 3aaf1d91bf (MSVC: C++20 final flag, C++23 support, 2021-05-29,
v3.20.4~7^2~1) we forgot to add `cxx_std_23` to the fallback table for
MSVC versions from VS 2010 through VS 2015. This allows project to at
least attempt compilation with these compilers since they do not have
any modes.
Issue: #22729
Diffstat (limited to 'Help/guide/tutorial/Step9/tutorial.cxx')
0 files changed, 0 insertions, 0 deletions