Files
CMake/Modules
Brad King d54916d03a MSVC: Revert use of temporary -std:c++23preview flag for C++23
Revert commit b3f1c60aff (MSVC: Use -std:c++23preview flag for C++23
when available, 2025-03-12), except for the VS flag table update.
MSVC documentation states that the flag will be removed in the future
when `-std:c++23` is added.  Therefore it is only suitable for manual
specification by end-users.

Issue: #26692
2025-03-14 09:55:18 -04:00
..
2024-10-25 08:43:04 -04:00
2023-11-17 09:58:21 -05:00
2024-12-21 17:50:25 +01:00
2024-12-21 17:50:25 +01:00
2024-12-21 17:50:25 +01:00
2024-12-02 13:25:54 -05:00
2024-01-16 11:57:53 -05:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers