1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-21 06:10:16 +08:00
Files
CMake/Modules/Compiler/ADSP-ASM.cmake
2024-05-21 10:16:11 -04:00

5 lines
91 B
CMake

include(Compiler/ADSP)
__compiler_adsp(ASM)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS S;s;asm)