cmake/Modules/Compiler/TI-ASM.cmake
2021-09-14 00:13:48 +02:00

5 lines
89 B
CMake

include(Compiler/TI)
__compiler_ti(ASM)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS asm;s;abs)