Skip to content
  • Raul Tambre's avatar
    Per-language Win32/Console flags · 56c759b0
    Raul Tambre authored
    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.
    56c759b0