Skip to content

Per-language Win32/Console flags

Raul Tambre requested to merge tambre/cmake:lang_win32_console into master

Allows using different compilers with different flags for different languages. For example Clang with GNU-like commandline for CXX and MSVC as host compiler for CUDA.

Should help with #21914.

Merge request reports