This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-05-24 17:18:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72,267
Commits
2
Branches
403
Tags
e49de5d5d64eac6fbe39c40727c83b5d59b73c19
Commit Graph
2 Commits
Author
SHA1
Message
Date
Brad King
c7cbe57e1f
Clang: Fix detection of C++26 when targeting MSVC ABI
...
`_MSVC_LANG` may not be defined higher than C++20, but `__cplusplus` is.
2024-04-09 11:38:51 +03:00
Brad King
58cd9ee03c
Tests/CompileFeatures: Factor out headers to compute C and C++ standard levels
2024-04-05 07:38:56 -04:00