2023-11-01 01:44:24 +01:00

6 lines
100 B
CMake

include(Compiler/IBMClang)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
__compiler_ibmclang(ASM)