mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 13:44:02 +08:00
6 lines
99 B
CMake
6 lines
99 B
CMake
|
include(Compiler/Clang)
|
||
|
|
||
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
|
||
|
|
||
|
__compiler_clang(ASM)
|