CMake/Tests/CMakeCommands/target_compile_features
Brad King a53cf69022 Features: Record C features for MSVC
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
2018-03-29 10:40:13 -04:00
..
CMakeLists.txt Features: Record C features for MSVC 2018-03-29 10:40:13 -04:00
lib_auto_type.cpp Add target_compile_features command. 2014-04-07 18:11:18 +02:00
lib_auto_type.h Add target_compile_features command. 2014-04-07 18:11:18 +02:00
lib_restrict.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
lib_restrict.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
lib_user.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
restrict_user.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00