5 lines
91 B
CMake
5 lines
91 B
CMake
include(Compiler/ADSP)
|
|
__compiler_adsp(ASM)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS S;s;asm)
|