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-04-26 08:08:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
71,255
Commits
2
Branches
401
Tags
263c76a0cd2d75ec460fb3736d6f401594bc4ea5
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