CMake/Tests/VSMASM
Brad King 81f670fa83 VS: Honor compile options for MASM
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
2023-01-12 14:35:38 -05:00
..
include
CMakeLists.txt VS: Honor compile options for MASM 2023-01-12 14:35:38 -05:00
foo.asm VS: Honor compile options for MASM 2023-01-12 14:35:38 -05:00
main.c