6 lines
105 B
CMake
Raw Normal View History

2023-12-16 20:31:59 +02:00
include(Compiler/IBMClang)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
__compiler_ibmclang(ASM)