5 lines
89 B
CMake
5 lines
89 B
CMake
include(Compiler/TI)
|
|
__compiler_ti(ASM)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS asm;s;abs)
|