2024-08-19 00:34:28 +02:00

6 lines
99 B
CMake

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