mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
e6e5ab6d00
Do not depend on detection of ASM compiler to run the asm test. Specify `CMAKE_ASM_COMPILER` explicitly. Fixes: #26864