mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-18 00:02:21 +08:00

The `CMakeASMInformation` module warns when no compiler-specific module is found for the `ASM` language. Add a minimal `Compiler/MSVC-ASM` module to avoid the warning for MSVC. Fixes: #17532
2 lines
71 B
CMake
2 lines
71 B
CMake
# This file is loaded when Visual Studio is used for the ASM language.
|