Skip to content
  • Brad King's avatar
    VS: Honor compile options for MASM · 81f670fa
    Brad King authored
    The Ninja and Makefile generators honor `target_compile_options`
    and friends for MASM `.asm` sources.  Teach the VS generator to
    honor them too for consistency.
    
    Fixes: #24289
    81f670fa