mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-29 15:11:58 +00:00
5 lines
100 B
CMake
5 lines
100 B
CMake
include(Compiler/IBMClang)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
|
|
|
|
__compiler_ibmclang(ASM)
|