mirror of https://github.com/thesofproject/sof.git
3 lines
72 B
CMake
3 lines
72 B
CMake
|
set(CMAKE_C_OUTPUT_EXTENSION ".o")
|
||
|
set(CMAKE_ASM_OUTPUT_EXTENSION ".o")
|