summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/IBMClang-ASM.cmake
blob: dffc085f05657eb387dabde98dcd443ffd5d4d89 (plain)
1
2
3
4
5
include(Compiler/IBMClang)

set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)

__compiler_ibmclang(ASM)