mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 07:11:52 +08:00
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)
|