mirror of
https://github.com/reactos/CMake.git
synced 2024-12-11 21:34:32 +00:00
a53cf69022
The MSVC C compiler has no notion of C language standards or flags. Tell CMake to assume that all language standards are available. Record available C language features depending on the version of the compiler. Fixes: #17858 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lib_auto_type.cpp | ||
lib_auto_type.h | ||
lib_restrict.c | ||
lib_restrict.h | ||
lib_user.cpp | ||
main.c | ||
main.cpp | ||
restrict_user.c |