mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
c34ef6c922
Avoid passing unsupported options to the assembler.
In commit 3166547cf6 (ASM_MARMASM: Add support for Microsoft ARM
assembler language, 2022-10-14, v3.26.0-rc1~383^2) we copied the
assembler command line from `CMakeASM_MASMInformation`, but the
`marmasm` tool does not accept `-D` command-line options.
Issue: #24317
1.2 KiB
1.2 KiB