mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
6da99e671c
Fixes: #22929
6 lines
100 B
CMake
6 lines
100 B
CMake
include(Compiler/IBMClang)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
|
|
|
|
__compiler_ibmclang(ASM)
|