mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-02-03 03:37:48 +08:00
6 lines
94 B
CMake
6 lines
94 B
CMake
include(Compiler/Clang)
|
|
|
|
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS s;S;asm)
|
|
|
|
__compiler_clang(ASM)
|