CMake/Tests/CMakeCommands
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
..
add_compile_options
target_compile_definitions Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode 2018-01-12 14:27:37 -05:00
target_compile_features Features: Record C features for MSVC 2018-03-29 10:40:13 -04:00
target_compile_options Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio 2017-11-20 13:51:25 -05:00
target_include_directories Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode 2018-01-12 14:27:37 -05:00
target_link_libraries Tests: Ensure Solaris linker never sees empty contents 2017-05-18 10:32:03 +10:00