mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 21:54:00 +08:00
5 lines
93 B
CMake
5 lines
93 B
CMake
|
include(Compiler/TI)
|
||
|
__compiler_ti(ASM)
|
||
|
|
||
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS asm;s;abs)
|