mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-07-15 21:05:16 +02:00
5 lines
99 B
CMake
5 lines
99 B
CMake
include(Compiler/Clang)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
|
|
|
|
__compiler_clang(ASM)
|