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 |
||
---|---|---|
.. | ||
add_compile_options | ||
target_compile_definitions | ||
target_compile_features | ||
target_compile_options | ||
target_include_directories | ||
target_link_libraries |