mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-09 02:11:12 +00:00
5 lines
94 B
CMake
5 lines
94 B
CMake
include(Compiler/Clang)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
|
|
|
|
__compiler_clang(ASM)
|