2023-11-01 21:39:10 +01:00

6 lines
94 B
CMake

include(Compiler/Clang)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
__compiler_clang(ASM)